Skip to content

MrNullPoint/NatCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAT 类型检测

使用方式

  • 下载

go get github.com/MrNullPoint/NatCheck

  • 示例
package main

import (
	"fmt"
	"github.com/MrNullPoint/NatCheck"
)

func main()  {
	fmt.Println(stun.RunCheck(""))
}

About

NAT Type Check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages