Skip to content

Instantly share code, notes, and snippets.

@kovalroma
Created January 14, 2021 21:31
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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