Skip to content

Instantly share code, notes, and snippets.

@hilt86
Last active October 21, 2019 05:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hilt86/973436a0f340912037792681f900c06e to your computer and use it in GitHub Desktop.
Save hilt86/973436a0f340912037792681f900c06e to your computer and use it in GitHub Desktop.
sstp-on-macos

"noauth" argument prevents the client expecting the server to provide a password to authenticate itself

/usr/local/sbin/sstpc --log-stderr --cert-warn --user username --password "badass" vpn.example.com:port usepeerdns require-mschap-v2 noauth noipdefault defaultroute refuse-eap noccp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment