Skip to content
forked from berkus/libnat

Libraries for NAT traversal and hole punching

Notifications You must be signed in to change notification settings

GamePad64/libnat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries for NAT traversal and hole punching

Notes

  • NAT relaying (using accessible server S to forward packets between A and B) - TURN protocol
  • Connection reversal (via server S, but while only one of A, B is behind NAT)
  • UDP Hole punching (via server S)
  • hairpin (loopback) translation?

Relevant documents

Relevant libraries

About

Libraries for NAT traversal and hole punching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.7%
  • C++ 44.5%
  • CMake 1.2%
  • Shell 0.6%