Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 448 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 448 Bytes

sstp-config

Shell script to configure a new SSTP connection in Ubuntu/Debian

Installation

git clone https://github.com/fradelg/sstp-config.git
cd sstp-config
chmod u+x sstp-config.sh

Example

./sstp-config.sh connection username password vpn.serv.er path_to_the_ca.crt

Credits