Skip to main content

Secure Socket Tunneling Protocol (SSTP) VPN tunel server.

Project description

PyPI version

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

Requirements

  • Python 2.7

  • pppd

  • Linux kernel >= 2.6.0 with CONFIG_PPP_SYNC_TTY enabled.

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.2.0.tar.gz (7.0 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.2.0-py2-none-any.whl (10.9 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for sstp-server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 22e1459dc94813774eb7cfe31d4250180cbc2a02aa73087f4e4ba8f8935c1764
MD5 a78640a2f06ce42f0d3373718f5e6a12
BLAKE2b-256 df21752471650e9047e42cb50433caa8c01f96e35c1a54d9e6bad3cf6875a0a6

See more details on using hashes here.

File details

Details for the file sstp_server-0.2.0-py2-none-any.whl.

File metadata

File hashes

Hashes for sstp_server-0.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 bc24631cc5d23aed3b4a805aa9557cc79180c6c2fab9db4d7e74ef23b5176d89
MD5 2a87742ee95a6128e8b29e2a8492b378
BLAKE2b-256 a1a5a7b476251dbfc1346d07eb72d41e14898106d1cd2d12cf7fc915fcfd127f

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