tor/changes/10582_tproxy
Nick Mathewson 5991f9a156 TransProxyType replaces TransTPROXY option
I'm making this change now since ipfw will want its own option too,
and proliferating options here isn't sensible.

(See #10582 and #10267)
2014-02-03 13:56:19 -05:00

8 lines
226 B
Plaintext

o Minor features:
- Add support for the TPROXY transparent proxying facility on Linux.
See documentation for the new TransProxyType option for more details.
Implementation by "thomo". Closes ticket 10582.