Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sockeye44/instavpn
the most user-friendly L2TP/IPsec VPN server
https://github.com/sockeye44/instavpn
Last synced: 3 months ago
JSON representation
the most user-friendly L2TP/IPsec VPN server
- Host: GitHub
- URL: https://github.com/sockeye44/instavpn
- Owner: sockeye44
- License: apache-2.0
- Created: 2014-11-15T15:13:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T20:16:06.000Z (about 2 years ago)
- Last Synced: 2024-08-02T22:22:00.195Z (7 months ago)
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 846
- Watchers: 37
- Forks: 119
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-github-repos - sockeye44/instavpn - the most user-friendly L2TP/IPsec VPN server (Python)
README
![img](http://i.imgur.com/67dwCdA.png)
========### Requirements
* Ubuntu 14.04
* 512 MB RAM### Install
##### `curl -sS https://raw.githubusercontent.com/sockeye44/instavpn/master/instavpn.sh | sudo bash`### Web UI
Browse at http://IP-ADDRESS:8080### CLI
* `instavpn list` - Show all credentials
* `instavpn stat` - Show bandwidth statistics
* `instavpn psk get` - Get pre-shared key
* `instavpn psk set ` - Set pre-shared key
* `instavpn user get ` - Get password
* `instavpn user set ` - Set password or create user if not exists
* `instavpn user delete ` - Delete user
* `instavpn user list` - List all users
* `instavpn web mode [on|off]` - Turn on/off web UI
* `instavpn web set ` - Set username/password for web UI[![Build Status](https://semaphoreapp.com/api/v1/projects/bbc573c4-5685-4e50-8552-eb5f1c9e53c8/302440/badge.png)](https://semaphoreapp.com/sockeye/instavpn)