sunicorn2011 / tcp_tunnel

to visit nat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another TCP-TUNNEL

We can visit a machine behind a NAT or firewall.

Tunnle server side

./tunnel --mode=server

Tunnel client side

./tunnel --mode=client

Server monitor side

./tunnel --mode=monitor

TODO list

  • not yet

Report tunnel bugs to 95813422(at)qq.com.

About

to visit nat

License:MIT License


Languages

Language:C++ 99.4%Language:Makefile 0.6%