[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torbirdy/develop] updated Whonix settings
commit b44db6e23773fea1d079acb88980b34f1733844f
Author: Patrick Schleizer <adrelanos@xxxxxxxxxx>
Date: Sun Nov 30 15:22:11 2014 +0100
updated Whonix settings
Changed socks host IP from 192.168.0.10 to 10.152.152.10 because Whonix network configuration has changed.
(Source: https://github.com/Whonix/whonix-gw-network-conf/blob/master/etc/network/interfaces.whonix#L57)
---
chrome/content/preferences.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/preferences.js b/chrome/content/preferences.js
index 1930f98..1359f63 100644
--- a/chrome/content/preferences.js
+++ b/chrome/content/preferences.js
@@ -252,7 +252,7 @@ if (!org.torbirdy.prefs) org.torbirdy.prefs = new function() {
pub.setProxyWhonix = function() {
pub.resetAll();
- pub.setPreferences("network.proxy.socks", "192.168.0.10");
+ pub.setPreferences("network.proxy.socks", "10.152.152.10");
pub.setPreferences("network.proxy.socks_port", 9102);
pub.setPanelSettings(pub.strBundle.GetStringFromName("torbirdy.enabled.whonix"), "green");
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits