Skip to main content

Secure Socket Tunneling Protocol (SSTP) VPN server.

Project description

PyPI version

A Secure Socket Tunneling Protocol (SSTP) server implemented by Python/Twisted.

Requirements

  • Python 2.7

  • pppd

Install

Install from PyPI:

# pip install sstp-server

Install from GitHub:

$ wget https://github.com/sorz/sstp-server/archive/master.zip
$ unzip master
$ cd sstp-server-master
# ./setup.py install

Usage

Create pppd configure file /etc/ppp/options.sstpd,

A example:

name sstpd
require-mschap-v2
nologfd
nodefaultroute
ms-dns 8.8.8.8
ms-dns 8.8.4.4

Start server:

# sstpd -p 443 -c cert.pem --local 10.0.0.1 --remote 10.0.0.0/24

Known Issues

Not yet implement Crypto Binding. It may be vulnerable by MITM attack.

License

The MIT License (MIT)

Copyright (c) 2014-2015 Sorz

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sstp-server-0.3.1.tar.gz (9.5 kB view details)

Uploaded Source

File details

Details for the file sstp-server-0.3.1.tar.gz.

File metadata

  • Download URL: sstp-server-0.3.1.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sstp-server-0.3.1.tar.gz
Algorithm Hash digest
SHA256 819e286c24d1898762963f2bb071d43cfb17306bb0c8e68fc96d25b0ca0b22b0
MD5 d763bc8a841497d6e1f1dab28e8bfb63
BLAKE2b-256 560af40c9bb50cff09d4546872733552ac0fd7a10f09c50aedbb0f7a93942bd7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page