1
0
Fork 0
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:
0xACAB 2020-08-17 15:19:17 -04:00 committed by GitHub
commit a9a83641f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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