/softether-py

A SoftEther VPN JSON-RPC API Client written in Python

Primary LanguagePythonMIT LicenseMIT

Sofether-py

  • This is a simple API wrapper for interacting with the SoftEther API.

Requirements & Installation

pip install -r requirements.txt
chalice new-project softether-py
cd softether-py
chalice local