summaryrefslogtreecommitdiff
path: root/scripts/run-openvpn-client.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run-openvpn-client.sh')
-rwxr-xr-xscripts/run-openvpn-client.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-openvpn-client.sh b/scripts/run-openvpn-client.sh
index d5be78f..8e5fafb 100755
--- a/scripts/run-openvpn-client.sh
+++ b/scripts/run-openvpn-client.sh
@@ -13,4 +13,4 @@ sudo openvpn \
--pull-filter ignore route-ipv6 \
--socks-proxy 127.0.0.1 8080 \
--remote $OBFS4_ENDPOINT_IP $OBFS4_ENDPOINT_PORT \
- --route $OBFS4_ENDPOINT 255.255.255.255 net_gateway
+ --route $OBFS4_ENDPOINT_IP 255.255.255.255 net_gateway