1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-07-23 14:45:29 +00:00

fix: route all traffic trough connected VPN

This commit is contained in:
M
2026-07-21 13:39:28 +02:00
parent 22667baea1
commit ff6e67e902
2 changed files with 1901 additions and 1366 deletions
+5
View File
@@ -14,6 +14,11 @@ script-security 2
keepalive 10 120
remote-cert-tls server
# Route ALL traffic through the VPN (full tunnel)
redirect-gateway def1
# Send DNS through the tunnel so it doesn't leak to your local ISP
dhcp-option DNS 1.1.1.1
# Keys
ca ca.crt
cert user.crt
+1896 -1366
View File
File diff suppressed because it is too large Load Diff