Skip to content

WHMCS module for IPsec VPN server, with IPsec/L2TP and Cisco IPsec VPN.

Notifications You must be signed in to change notification settings

huseyinispir/BepoVPN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

BepoVPN VPN

Warning v1.0x uses plain text no password encryption.

Encryption coming in v1.5x

WHMCS Module: v1.0x

Installation Instructions.

Please module inside of WHMCS server folder.

Install VPN API to a VPS or Dedicated Server. API will control the creation suspension and termination of VPS accounts.

VPN Install:

Please follow https://github.com/hwdsl2/setup-ipsec-vpn.

VPN - API Master Communication.

Place the file cron.sh in crontab -e under the root user:

sh /root/cron.sh

How BepoVPN works!

  1. BepoVPN uses a API to communiate with VPN Servers.
  2. cron.sh (Cron) is used to download every VPN user to each VPN server every minute.
  3. BepoVPN WHMCS modules communites with API to terminate, suspend and create accounts.

Copyright @ DavidBrockway 2020

About

WHMCS module for IPsec VPN server, with IPsec/L2TP and Cisco IPsec VPN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.1%
  • Shell 30.9%