Skip to main content

Secure Socket Tunneling Protocol (SSTP) VPN server.

Project description

PyPI version Build Status

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:

# pip install git+https://github.com/sorz/sstp-server.git

Arch Linux user may install sstp-server package from AUR.

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:

sudo sstpd -p 443 -c cert.pem -k key.pem --local 10.0.0.1 --remote 10.0.0.0/24

Or:

sudo sstpd -f /path/to/sstpd-server.ini -s site1

Known Issues

  • Not implemented Crypto Binding yet. Potential MITM attack risk exists.

  • High CPU usage, may not suitable for high thougthput applications.

License

The MIT License (MIT)

Copyright (c) 2014-2017 Shell Chen

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.4.3.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sstp_server-0.4.3-cp27-cp27mu-manylinux1_x86_64.whl (18.4 kB view details)

Uploaded CPython 2.7mu

File details

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

File metadata

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

File hashes

Hashes for sstp-server-0.4.3.tar.gz
Algorithm Hash digest
SHA256 817c4656e7259031bb6d888f8a1906e53dd2d4c8cc0dc0a0eeaf57c49decfd46
MD5 6b1e0c0674c0eb8fcd5243d3af2347b0
BLAKE2b-256 f08fe5e14a02cd5bba392ddaecd70e5e115aea38cb300e6f1018140e9ace7fb7

See more details on using hashes here.

File details

Details for the file sstp_server-0.4.3-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for sstp_server-0.4.3-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cf665b929d063174ffbd88e6a148ba7ed972e224b41619e36d46e741a0054158
MD5 f92682c4d61a4516d37c196a5d5e705e
BLAKE2b-256 a7ec6b843b6027c8e47063a881fef03e0fbebb9173ef9b7c9c2de262e1120749

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