comp500 / sstp-go

A SSTP server written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A SSTP server written in Go.

License:MIT License


Languages

Language:Go 100.0%