You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. The tor network is blocked in my country, so I need to use bridges. I have requested bridges on bridge-db and can use them in the tor browser. But how do I use bridges in torctl? My configuration file /etc/tor/torrc looks like this right now: Bridge obfs4 <ip:port> <fingerprint> cert=<cert> iat-mode=0 Bridge obfs4 <ip:port> <fingerprint> cert=<cert> iat-mode=0 Bridge obfs4 <ip:port> <fingerprint> cert=<cert> iat-mode=0 UseBridges 1
But torctl does not use bridges anyway.
The text was updated successfully, but these errors were encountered:
Hello. The tor network is blocked in my country, so I need to use bridges. I have requested bridges on bridge-db and can use them in the tor browser. But how do I use bridges in torctl? My configuration file /etc/tor/torrc looks like this right now:
Bridge obfs4 <ip:port> <fingerprint> cert=<cert> iat-mode=0
Bridge obfs4 <ip:port> <fingerprint> cert=<cert> iat-mode=0
Bridge obfs4 <ip:port> <fingerprint> cert=<cert> iat-mode=0
UseBridges 1
But torctl does not use bridges anyway.
The text was updated successfully, but these errors were encountered: