Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sorz committed May 8, 2017
1 parent 4918059 commit 81dc17e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ sstp-server
|PyPI version|
|Build Status|

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


Requirements
------------

* Python 2.7
* Python >= 3.4.4
* pppd

For Python 2.7, use v0.4.x

Install
-------

Expand All @@ -20,6 +22,7 @@ Install from PyPI:

# pip install sstp-server

Please ensure your pip >= 9.0.1 to get correct version.

Install from GitHub:
::
Expand Down

0 comments on commit 81dc17e

Please sign in to comment.