retoor 65e9027676 perf: disable debug logging and remove print statements in Socket and Application classes
Remove debug=True default parameter from Socket.__init__ and set it to False to reduce I/O overhead. Delete two print statements ("Bef read" and "Aff read") from the Application class request handling loop, and remove commented-out connection keep-alive logic to streamline execution path for high-concurrency throughput.
2024-12-18 03:15:57 +00:00

Zamenyat

HTTP bridge configurable to replace the content you want to see replaced. This can be used to have a real version and anonymous version for a website for example like I did. This site exists in the retoor version and under my real name for example.

S
Description
HTTP bridge configurable to replace the content you want to see replaced. This can be used to have a real version and anonymous version for a website for example like I did. This site exists in the retoor version and under my real name for example.
Readme
88 KiB
Languages
Python 94.1%
Makefile 5.9%