Skip to content

xmegz/SstpVpnInstaller

Repository files navigation

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/)