diff --git a/client/torrc b/client/torrc index 6acf1c4302fe4a48e32882ed27cbcc0f420627ba..9e3946e85db7f4e533bacdaffe838310513617dd 100644 --- a/client/torrc +++ b/client/torrc @@ -7,4 +7,4 @@ ClientTransportPlugin snowflake exec ./client \ -ice stun:stun.l.google.com:19302 \ -max 3 -Bridge snowflake 0.0.3.0:1 +Bridge snowflake 192.0.2.3:1 diff --git a/client/torrc-localhost b/client/torrc-localhost index 95746e07fd85607ca59e0ec11ee979aa6c23f1b0..b2a6d05b5d43a8068e1bc341d83e582279961f43 100644 --- a/client/torrc-localhost +++ b/client/torrc-localhost @@ -5,4 +5,4 @@ ClientTransportPlugin snowflake exec ./client \ -url http://localhost:8080/ \ -keep-local-addresses -Bridge snowflake 0.0.3.0:1 +Bridge snowflake 192.0.2.3:1