diff --git a/packaging/sshuttle.conf b/packaging/sshuttle.conf index aa2be91..0adff3f 100644 --- a/packaging/sshuttle.conf +++ b/packaging/sshuttle.conf @@ -87,4 +87,4 @@ post-stop script done end script -exec /home/jim/Projects/sshuttle.udp/src/sshuttle --method=tproxy --listen 0.0.0.0 --remote sshuttle_tunnel -s /etc/sshuttle/prefixes.conf -e "ssh -F ${TUNNEL_PROXY}" +exec /usr/bin/sshuttle --dns --method=tproxy --listen 0.0.0.0 --remote sshuttle_tunnel -s /etc/sshuttle/prefixes.conf -e "ssh -F ${TUNNEL_PROXY}"