Install and Configure SSTP Client Ubuntu 22.04
Introduction
This guide is tailored to connect Ubuntu 22.04 using SSTP VPN client to SoftEther SSTP clone server. It may work for Windows SSTP VPN Server but it hasn't been tested on that.
Install SSTP client on Gnome based Ubuntu
Ensure your package repo is up-to-date:
apt-get install update
Install SSTP client and the SSTP Network Manager extension:
apt-get install network-manager-sstp sstp-client
Configure SSTP Client
On the upper-right hand corner of your screen, click on the
Start the network manger by either typing the following command in the CLI:
nm-connection-editor
or