Skip to content

fym201/instavpn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

Requirements

  • Ubuntu >= 14.04 or Centos >= 6.5
  • 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

Build Status

About

the most user-friendly L2TP/IPsec VPN server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.9%
  • JavaScript 18.4%
  • HTML 17.5%
  • Shell 3.2%