Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 270 Bytes

python-proxyserver

Simple tcp proxy server for forwarding messages in python

This software functions as a proxy server between a client and another server.

Please configure the appropriate host/port information at the top of proxyserver.py

Enjoy!