Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hfzwl/Natter

 
 

Repository files navigation

upnpc -d 8 tcp
upnpc -a 192.168.1.200 80 8 tcp
python3 natter.py -b 8
mkdir -p /etc/Natter cd /etc/Natter
wget https://raw.githubusercontent.com/ahhfzwl/Natter/refs/heads/master/natter.py
wget https://raw.githubusercontent.com/ahhfzwl/Natter/refs/heads/master/upnp.sh
python3 natter.py -t 192.168.1.200 -p 80 -b 8 -e upnp.sh

About

Expose your TCP/UDP port behind full-cone NAT to the Internet.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 84.5%
  • C 11.5%
  • Shell 2.0%
  • Makefile 1.3%
  • Other 0.7%