Bugfix release:
- Document forgotten
--max-payload
in -5 and -6 modes - Allow setting
--max-payload
to zero - Fix optional parameter parser in service mode
- Handle "0" in domain names (SNI)
- Fix --set-ttl when used with --min-ttl
Known bugs:
- Not really a bug, but anyway:
--max-payload 1200
would skip HTTP request block circumvention if the payload is large (if there's a lot of cookies for example).