Skip to content

cnsuhao/ParDiff-VPN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParDiff VPN source code

Features of ParDiff VPN includes,
 * Generic password for OpenVPN, PPTP, Web Login
 * Charge users by traffic
 * Detailed recording system
 * Price/Usage separated
 * Usage can be sold as voucher/SN, xtremely easy to manage
 * Graphic report system
 * Massive mail-out system
 * Support system (ticket system)

It is consisted of the following several components,
 * static web site
 * database schema - store all billing information
 * cronjobs - generate usage accounting, aggregation, reporting, monitoring traffic
 * init scripts - mainly security settings, protect system from hacker attack or inappropriate user activities
 * cgi interfaces
  - admin interface
  - user interface
 * interface with AliPay API (not released yet)
 * scripts to generate/remove/manage credit points

To be functioning, administrators are required to install the following packages. They are packaged separately to avoid license issue. They are *NOT* part of this software.
 * modified openvpn and pptp plugins

About

full stack vpn server stack (openvpn + pptp)

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.2%
  • Shell 16.6%
  • Roff 5.4%
  • Makefile 5.3%
  • Perl 3.0%
  • HTML 1.3%
  • Other 4.2%