https://github.com/xmegz/sstpvpninstaller
Windows SSTP VPN connection install from certificate
https://github.com/xmegz/sstpvpninstaller
certificate connection create dialer easy installer network phonebook quick sstp tunnel vpn windows
Last synced: 11 months ago
JSON representation
Windows SSTP VPN connection install from certificate
- Host: GitHub
- URL: https://github.com/xmegz/sstpvpninstaller
- Owner: xmegz
- License: gpl-3.0
- Created: 2018-09-01T18:18:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T08:31:25.000Z (over 6 years ago)
- Last Synced: 2025-04-07T00:41:29.618Z (about 1 year ago)
- Topics: certificate, connection, create, dialer, easy, installer, network, phonebook, quick, sstp, tunnel, vpn, windows
- Language: C#
- Homepage:
- Size: 112 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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](https://github.com/xmegz/SstpVpnInstaller/releases/download/v1.4.0/SstpVpnInstaller.Full.exe)
## Usage:
0, Download file & Just rename it to target hostname
1, Start program

2, Ack UAC warning

3, Show install details

4, Start connect

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