An open API service indexing awesome lists of open source software.

https://github.com/comp500/sstp-go

A SSTP server written in Go.
https://github.com/comp500/sstp-go

Last synced: about 1 year ago
JSON representation

A SSTP server written in Go.

Awesome Lists containing this project

README

          

# sstp-go
An implementation of a SSTP (Secure Socket Tunneling Protocol) server in Go.

### Requirements
- pppd
- Go build tools (if building from source)

### Status
Works, but fails on large packets, and seems to crash my client.