Simple TCP proxy
Morten W. Petersen
morphex at gmail.com
Wed Jul 27 06:56:12 EDT 2022
Hi.
I'd like to share with you a recent project, which is a simple TCP proxy
that can stand in front of a TCP server of some sort, queueing requests and
then allowing n number of connections to pass through at a time:
https://github.com/morphex/stp
I'll be developing it further, but the the files committed in this tree
seem to be stable:
https://github.com/morphex/stp/tree/9910ca8c80e9d150222b680a4967e53f0457b465
I just bombed that code with 700+ requests almost simultaneously, and STP
handled it well.
Regards,
Morten
--
I am https://leavingnorway.info
Videos at https://www.youtube.com/user/TheBlogologue
Twittering at http://twitter.com/blogologue
Blogging at http://blogologue.com
Playing music at https://soundcloud.com/morten-w-petersen
Also playing music and podcasting here:
http://www.mixcloud.com/morten-w-petersen/
On Google+ here https://plus.google.com/107781930037068750156
On Instagram at https://instagram.com/morphexx/
More information about the Python-list
mailing list