mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Rough version of a Tor-compatible client transport plugin
This commit is contained in:
parent
948218d76b
commit
aa46a58e3e
3 changed files with 359 additions and 182 deletions
9
torrc
9
torrc
|
@ -1,4 +1,5 @@
|
|||
UseBridges 1
|
||||
ClientTransportPlugin webrtc exec ./webrtc-client
|
||||
|
||||
Bridge webrtc 0.0.3.0:1
|
||||
UseBridges 1
|
||||
DataDirectory datadir
|
||||
|
||||
ClientTransportPlugin webrtc exec ./webrtc-client
|
||||
Bridge webrtc 0.0.3.0:1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue