Skip to content

itsyarkee/python_socket_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Yarkee Chou
Apr 4, 2013
e2f69c0 · Apr 4, 2013

History

2 Commits
Apr 4, 2013
Apr 4, 2013

Repository files navigation

A socket proxy using epoll implemented by python

Assign a proxy address(host, port) and a desitination address(host, port). Build a socket client and connect to proxy by tcp protocol. All the reqeusts client sends to proxy would be forward to desitination address. All the responses server sends to proxy would be forward to client.

About

A socket proxy using epoll implemented by python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published