资 源 简 介
TCP port to port forward python tool
This prg can be used as a tunnel or a port forward.
You can add some authorized module if you like. :-) Wish I have time to add them.LOL
For example, you want to service a HTTP server at port 80 as well as 8080. you can use the following conf:
local
ip =
port = 8080
cert =
key =
remote
ip = 127.0.0.1
port = 80
cert =
you can also build a port to port tunnel if you like.
Authorized model can be added at the forward.py. :-P.
Lisence
This prg is published in GPLv3
By popacai @ IS.SJTU
Source Code Host:
https://code.google.com/p/momo-tunnel
More Open Source Code By popacai:
http://code.popacai.com
contact:
popacai@gmail.com