Skip to content

eugenehp/instavpn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

Requirements

  • Ubuntu 14.04
  • 512 MB RAM

Install

curl -sS https://sockeye.cc/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 <psk> - Set pre-shared key
  • instavpn user get <username> - Get password
  • instavpn user set <username> <password> - Set password or create user if not exists
  • instavpn user delete <username> - Delete user
  • instavpn user list - List all users
  • instavpn web mode [on|off] - Turn on/off web UI
  • instavpn web set <username> <password> - Set username/password for web UI

About

the most user-friendly L2TP/IPsec VPN server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.2%
  • JavaScript 22.1%
  • Shell 3.7%