Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kovalroma
Created January 14, 2021 21:31
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 kovalroma/b634a314d92f0fc4c57865cd4a91e55b to your computer and use it in GitHub Desktop.
Save kovalroma/b634a314d92f0fc4c57865cd4a91e55b to your computer and use it in GitHub Desktop.
How to install SSTP client on Linux Ubuntu (Linux Mint and probably Debian)

Add repository (works on Focal, Bionic, Xenial)

sudo add-apt-repository -y ppa:eivnaes/network-manager-sstp && sudo apt update

Install utilities

sudo apt-get install sstp-client network-manager-sstp network-manager-sstp-gnome -y

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