Releases: domosekai/turnout
Releases · domosekai/turnout
0.9.9
- Perform actions on certain kill signals
- Support HTTP/HTTPS proxies as upstream
- Support proxy authentication
v0.9.8
Fix nil pointer in HTTP proxy
v0.9.7
Do not add early TCP RST to block list
v0.9.6
Pass TCP reset to client/server
v0.9.4
- Add slowness detection for plain HTTP chunked encoding
- Add an option to delay specific seconds after receiving first byte
- Allow adding auto routes when an "else" route is present
v0.9.3
- Print TLS version and alert message in verbose logging
- Use destination with port in routing table and blocklist
- Improve first packet handling