We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3439057 commit c576682Copy full SHA for c576682
src/sshuttle.md
@@ -271,6 +271,13 @@ just switch your wireless off and on. Sshuttle makes the
271
kernel setting it changes permanent, so this won't happen
272
again, even after a reboot.
273
274
+On MacOS, sshuttle will set the kernel boot flag
275
+net.inet.ip.scopedroute to 0, which interferes with OS X
276
+Internet Sharing and some VPN clients. To reset this flag,
277
+you can remove any reference to net.inet.ip.scopedroute from
278
+/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
279
+and reboot.
280
+
281
282
# SEE ALSO
283
0 commit comments