DEV Community

Cover image for Easy Sstp VPN installer
Tamas Padar
Tamas Padar

Posted on

Easy Sstp VPN installer

GitHub logo xmegz / SstpVpnInstaller

Windows SSTP VPN connection install from certificate

SstpVpnInstaller

Easy Windows SSTP VPN install from host certificate

Function:

  • Download certificate from host

  • Install certificate to Root Store, Local Machine category (It doesn't matter, valid or not)

  • Create SSTP VPN type PhoneBook entry with certificate canonical name

  • Don't set default gateway to host server

Download: Latest

Usage:

0, Download file & Just rename it to target hostname

1, Start program

alt text

2, Ack UAC warning

alt text

3, Show install details

alt text

4, Start connect

alt text

Alterantive Usage

  • SstpVpnInstaller (without arguments)

  • SstpVpnInstaller [IpAddress]

  • SstpVpnInstaller [HostName]

Dependencies:

RasDial (https://www.nuget.org/packages/DotRas.for.Win7/)

IlMerge (https://www.nuget.org/packages/ilmerge/)




Top comments (1)

Collapse
 
xmegz profile image
Tamas Padar

Let's try it, now!