OpenVPN User Manager 1.6.0.0
The OpenVPN User Manager is designed to make viewing and managing your OpenVPN server
painless. This is the successor to the OpenVPN Status Viewer. This new version uses
the management console of OpenVPN as apposed to reading the status file.
If you have any problems with this program please
send us an email.
Features:
- General information about users
- Instant search of users, servers, logs and time blocks
- Tracking of users, collects connection/disconnection times and bytes sent/received.
- Ability to 'Kill' users from the application
- Custom log file creator (you can make your own templates for data logs)
- OpenVPN User Manager can now use the Management console to receive all information
- Pie Chart of user's upload and download.
- Ability to switch between a Management connection or a status file to update users
How to setup
You must set the management option in your OpenVPN configuration file.
An example:
management 192.168.0.10 5555 pass.txt
This will start the management console on interface 192.168.0.10 with port 5555
and will search the first line of pass.txt for a password.
[Quote from documentation]
--management IP port [pw-file]
Enable a TCP server on IP:port to handle daemon management functions. pw-file, if
specified, is a password file (password on first line) or "stdin" to prompt from
standard input. The password provided will set the password which TCP clients will
need to provide in order to access management functions.
The management interface
provides a special mode where the TCP management link can operate over the tunnel
itself. To enable this mode, set IP = "tunnel". Tunnel mode will cause the management
interface to listen for a TCP connection on the local VPN address of the TUN/TAP
interface.
[/Quote from documentation]
Screenshots
Updates
23/10/2008 - OpenVPN User Manager 1.6.0.0
Feature:
Data files are now created in a central location.
On Vista they are located under C:\Users\{username}\AppData\Local\Mertech Solutions\OpenVPNUserManager\Data.
On Windows XP they are located unser C:\Documents and Settings\{username}\Local Settings\Mertech Solutions\OpenVPNUserManager\Data.
23/10/2008 - OpenVPN User Manager 1.6.0.0
Feature: Added a 'console' window so you can see what is being sent and received
23/10/2008 - OpenVPN User Manager 1.6.0.0
Bug Fix: Improved the detection of a communications error
23/10/2008 - OpenVPN User Manager 1.6.0.0
Bug Fix: Fixed lots of bugs and improved the process for establishing a management connection
22/10/2008 - OpenVPN User Manager 1.5.0.0
Feature: Added the ability to filter by Common Name which users are logged.
22/10/2008 - OpenVPN User Manager 1.5.0.0
Bug Fix: Fixed a bug that could cause OpenVPN User Manager to update very slowly.
7/10/2008 - OpenVPN User Manager 1.4.0.0
Bug Fix: Connection History had a character limit when displaying the common name
7/10/2008 - OpenVPN User Manager 1.3.0.0
Bug Fix: Fixed issue where in rare cases OpenVPN User Manager could consume 100% CPU
2/8/2008 - OpenVPN User Manager 1.2.0.0
Feature: Removed all win32 dependences allowing OpenVPN User Manager to run on Mono 1.9
2/8/2008 - OpenVPN User Manager 1.2.0.0
Bug Fix: When OpenVPN User Manager is open but under another program, if you click the tray icon it didn't bring OpenVPN User Manager to the front.
2/8/2008 - OpenVPN User Manager 1.2.0.0
Bug Fix: OpenVPN User Manager would crash under Windows Vista with UAC enabled when saving the settings
6/12/2006 - OpenVPN User Manager 1.1.0.0
Bug Fix: Encryption module wouldn't work on Windows 2000 (actually fixed this time)
2/12/2006 - OpenVPN User Manager 1.0.0.0
Feature: Connection History updates every 10 seconds (instead of waiting till a disconnect)
2/12/2006 - OpenVPN User Manager 1.0.0.0
Feature: The management connection manager is completely rewritten (using the CCR - http://channel9.msdn.com/wiki/default.aspx/Channel9.ConcurrencyRuntime)
2/12/2006 - OpenVPN User Manager 1.0.0.0
Feature: Application tests the response of connection and adjusts the update rate.
2/12/2006 - OpenVPN User Manager 1.0.0.0
Bug Fix: Encryption module wouldn't work on Windows 2000 (untested as I don’t own a copy of win2k but should be fixed)
2/12/2006 - OpenVPN User Manager 1.0.0.0
Bug Fix: If XML files are corrupted program would crash
2/12/2006 - OpenVPN User Manager 1.0.0.0
Feature Removed: ASP.NET 2.0 inbuilt webserver has been removed, this will be added next release
20/5/2006 - OpenVPN User Manager 0.3.4.0
Feature: Ability to switch between using a management connection or a status file to update users (this now makes OpenVPN Status Viewer totally obsolete)
17/5/2006 - OpenVPN User Manager 0.3.3.0
Bug Fix: After a fail to connect it would only connect after removing and adding the server again
17/5/2006 - OpenVPN User Manager 0.3.3.0
Bug Fix: Enabling web server killed application (introduced in 0.3.1.0)
16/5/2006 - OpenVPN User Manager 0.3.1.0
Feature: Added Pie Chart of upload and download on server and bug fixes
16/5/2006 - OpenVPN User Manager 0.3.1.0
Bug Fix: General bug fixes
Contact
Please view the
contact page.
Download
THE APPLICATION 'OPENVPN USER MANAGER' IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT
THE APPLICATION IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE APPLICATION
IS WITH YOU. SHOULD ANY PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER
OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR
CORRECTION.
md5: 1111335b642d929d3b5daa4b1bd3cd7b
Testesd on Windows 2000 SP4, Windows XP SP2, Windows 2003 and Windows Vista (should work on anything that supports .NET 2.0)