Blob Blame History Raw
--- a/src/EDITME	2018-02-07 09:39:41.449345768 +0100
+++ b/src/EDITME	2018-02-07 09:40:08.993393374 +0100
@@ -942,12 +942,12 @@
 # If you may want to use outbound (client-side) proxying, using Socks5,
 # uncomment the line below.
 
-# SUPPORT_SOCKS=yes
+SUPPORT_SOCKS=yes
 
 # If you may want to use inbound (server-side) proxying, using Proxy Protocol,
 # uncomment the line below.
 
-# SUPPORT_PROXY=yes
+SUPPORT_PROXY=yes
 
 
 #------------------------------------------------------------------------------