summarylogtreecommitdiffstats
path: root/geph4-client.default
diff options
context:
space:
mode:
Diffstat (limited to 'geph4-client.default')
-rw-r--r--geph4-client.default22
1 files changed, 7 insertions, 15 deletions
diff --git a/geph4-client.default b/geph4-client.default
index 544c56a95309..d517629df1ce 100644
--- a/geph4-client.default
+++ b/geph4-client.default
@@ -12,33 +12,25 @@ SUBCOMMAND=connect
# --stdio-vpn: Whether or not to wait for VPN commands on stdio
# --sticky-bridges: Whether or not to stick to the same set of bridges
# --use-bridges: Whether or not to use bridges
-# --use-tcp: Whether or not to force TCP mode
-#
FLAGS="--use-bridges"
# Fill in some options here, you can run
-#
# `geph4-client connect --help` to view:
#
# --credential-cache:
-# /var/cache/geph4-client/
-#
+# /var/cache/geph4-client/
# --dns-listen:
-# Where to listen for proxied DNS requests [default: 127.0.0.1:15353]
-#
+# Where to listen for proxied DNS requests [default: 127.0.0.1:15353]
# --http-listen:
-# Where to listen for HTTP proxy connections [default: 127.0.0.1:9910]
-#
+# Where to listen for HTTP proxy connections [default: 127.0.0.1:9910]
# --socks5-listen:
-# Where to listen for SOCKS5 connections [default: 127.0.0.1:9909]
-#
+# Where to listen for SOCKS5 connections [default: 127.0.0.1:9909]
# --stats-listen:
-# Where to listen for REST-based local connections [default: 127.0.0.1:9809]
-#
+# Where to listen for REST-based local connections [default: 127.0.0.1:9809]
OPTIONS=""
-#
+
# Please enter the password you want to use:
PASSWORD=password
+
# Please enter the username you want to use:
USERNAME=username
-#