Skip to content

sqj0213/tcpProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcpProxy

python tcp proxy support daemon run

configuration backend server

tcp connection poll

unix domain socket local listen

appLib: 应用相关类 baseLib 基础类,可以复用 conf 配置文件

启动tcpProxy: sh ./shell/tcpProxy.sh start

配置文件: ./conf/confi.ini

查看日志: tail -f /var/log/tcpProxy.log

客户端测试: python ./testClient.py ./conf/conf.ini

About

tcp proxy with daemon epoll asyncore configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors