mirror of
https://github.com/ajvb/awesome-tor.git
synced 2024-11-13 11:17:12 -05:00
Merge pull request #24 from fabacab/pluggable-transports
Add a couple of older but missing pluggable transports.
This commit is contained in:
commit
a9a83641f1
1 changed files with 2 additions and 0 deletions
|
@ -123,6 +123,8 @@
|
|||
|
||||
- [Flash Proxy](https://www.torproject.org/getinvolved/volunteer.html.en#project-flash-proxy) - Pluggable transport using proxies running in Web browsers to defeat address-based blocking.
|
||||
- [Obfsproxy](https://www.torproject.org/getinvolved/volunteer.html.en#project-obfsproxy) - Obfuscating proxy that shapes Tor traffic, making it harder for censors to detect and block Tor, with implementations in C and Python.
|
||||
- [ScrambleSuit](https://www.cs.kau.se/philwint/scramblesuit/) - Python module for Obfsproxy suitable for either Tor, VPN, SSH, or any other application that supports SOCKS.
|
||||
- [Stegotorus](https://sri-csl.github.io/stegotorus/) - Masks traffic from a Tor client to the entry point into the Tor network such that it looks like ordinary HTML traffic.
|
||||
|
||||
# Relay operator tools
|
||||
|
||||
|
|
Loading…
Reference in a new issue