0a7aa5babb7f0c6db3d68e31d4106ff9353e009f
The diff changes the assignment of `connection_nr` from `self.connection_count` (which resets on each new connection batch) to `self.total_connection_count` (which monotonically increases). This ensures each connection receives a unique, ever-increasing identifier rather than reusing numbers from previous cycles, preventing confusion in logs and debugging under high concurrency.
perf: replace per-connection counter with total counter in handle_client to fix connection numbering
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.
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.
88 KiB
Languages
Python
94.1%
Makefile
5.9%