A question about Tor WebTunnel technology
by Jason.nix from LinuxQuestions.org on (#6J0WC)
Hello,
I added the following lines to the `torrc` file:
Code:UseBridges 1
ClientTransportPlugin webtunnel exec ./client
Bridge webtunnel IP:443 XXX url=https://URL ver=0.0.1
SocksPort auto
Log infoBut I got the following error:
Code:Jan 21 05:29:41.000 [notice] Bootstrapped 0% (starting): Starting
Jan 21 05:29:42.000 [notice] Starting with guard context "bridges"
Jan 21 05:29:42.000 [notice] Delaying directory fetches: No running bridges
Jan 21 05:29:42.000 [warn] Pluggable Transport process terminated with status code 256Why?
Thank you.
I added the following lines to the `torrc` file:
Code:UseBridges 1
ClientTransportPlugin webtunnel exec ./client
Bridge webtunnel IP:443 XXX url=https://URL ver=0.0.1
SocksPort auto
Log infoBut I got the following error:
Code:Jan 21 05:29:41.000 [notice] Bootstrapped 0% (starting): Starting
Jan 21 05:29:42.000 [notice] Starting with guard context "bridges"
Jan 21 05:29:42.000 [notice] Delaying directory fetches: No running bridges
Jan 21 05:29:42.000 [warn] Pluggable Transport process terminated with status code 256Why?
Thank you.