Skip to content

A simple Goland tool, that checks if the local network is behind an asymmetric NAT, that us allows UDP hole punching.

License

Notifications You must be signed in to change notification settings

audi70r/gochecknat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gochecknat

A simple Goland tool, that

  • gets the public IP address
  • checks if the network is behind an asymmetric NAT (useful information for UDP hole punching).
go get github.com/audi70r/gochecknat

gochecknat.GetNATInfo() will return information about public ip, a port, that is assigned by the NAT and whether the called is behind a symmetric NAT.

About

A simple Goland tool, that checks if the local network is behind an asymmetric NAT, that us allows UDP hole punching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages