Skip to content

Node.js script to demonstrate UDP hole punching through NAT

License

Notifications You must be signed in to change notification settings

cyberiums/node-udp-hole-punching

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-udp-hole-punching

Node.js script to demonstrate UDP hole punching through NAT

Things to change

Change S.S.S.S in publicserver.js, clientA.js, clientB.js to the IP of your public server.

How to

Run publicserver.js on a public server (not behind a NAT).

Run clientA.js on your first computer behind a NAT.

Run clientB.js on your second computer behind a (different) NAT.

Good Luck!

About

Node.js script to demonstrate UDP hole punching through NAT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%