Skip to content
Snippets Groups Projects
Commit 76c3558e authored by Cecylia Bocovich's avatar Cecylia Bocovich :speech_balloon: Committed by Richard Pospesel
Browse files

Bug 41361: Add conjure line to torrc-defaults

Add the ClientTransportPlugin line for conjure to the torrc-defaults for
desktop all platforms.
parent 144d70db
No related branches found
No related tags found
1 merge request!618Conjure Integration with Tor Browser
......@@ -6,3 +6,6 @@ ClientTransportPlugin snowflake exec ./TorBrowser/Tor/PluggableTransports/snowfl
## webtunnel configuration
ClientTransportPlugin webtunnel exec ./TorBrowser/Tor/PluggableTransports/webtunnel-client
## conjure configuration
ClientTransportPlugin conjure exec ./TorBrowser/Tor/PluggableTransports/conjure-client -registerURL https://registration.refraction.network/api
......@@ -6,3 +6,6 @@ ClientTransportPlugin snowflake exec PluggableTransports/snowflake-client
## webtunnel configuration
ClientTransportPlugin webtunnel exec PluggableTransports/webtunnel-client
## conjure configuration
ClientTransportPlugin conjure exec PluggableTransports/conjure-client -registerURL https://registration.refraction.network/api
......@@ -6,3 +6,6 @@ ClientTransportPlugin snowflake exec TorBrowser\Tor\PluggableTransports\snowflak
## webtunnel configuration
ClientTransportPlugin webtunnel exec TorBrowser\Tor\PluggableTransports\webtunnel-client.exe
## conjure configuration
ClientTransportPlugin conjure exec TorBrowser\Tor\PluggableTransports\conjure-client.exe -registerURL https://registration.refraction.network/api
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment