python-proxy-forward:使用python代码的tcp代理

时间:2021-05-06 00:58:27
【文件属性】:
文件名称:python-proxy-forward:使用python代码的tcp代理
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-06 00:58:27
Python tcp-proxy-by-python tcp proxy using python code download code ,and run it. Require require pip install PySocks Config modify proxy.ini, such as: [mysql_section] listen=12000 # listen 0.0.0.0:12000 remote=127.0.0.1:3306 # want to access remote host:port socks5=127.0.0.1:7700 # the socks5 proxy [ftp_section] listen=127.0.0.1:12001 # listen 127.0.0.1:12001 re
【文件预览】:
python-proxy-forward-master
----.gitignore(675B)
----src()
--------proxy.ini(86B)
--------__init__.py(47B)
--------config.ini(81B)
--------main.py(5KB)
--------proxy.py(5KB)
----.travis.yml(164B)
----README.md(1KB)
----tests()
--------__init__.py(0B)
--------tcpechoserver.py(746B)
--------tcpechoclient.py(852B)
--------timeout.py(729B)

网友评论