Sha256: 481584b3f858422fd4ef90ba0d18bb0e8b3e535d5a372ade9211b77ac1b0a3e5

Contents?: true

Size: 733 Bytes

Versions: 1

Compression:

Stored size: 733 Bytes

Contents

# openvpn-status-web

Small (another word for naive in this case, it's simple and serves my needs) [rack](http://rack.github.com/) app
providing the information the [OpenVPN](http://openvpn.net/index.php/open-source.html) server collects in it's status file
especially including a list of currently connected clients (common name, remote address, traffic, ...).
It comes with a Debian 6 compatible init.d file.

It lacks:

* authentication
* caching (parses file on each request, page does auto-refresh every minute as OpenVPN updates the status file these often)
* management interface support
* *possibly more...*

## License

openvpn-statsu-web is licensed under the Apache License, Version 2.0. See LICENSE for more information.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openvpn-status-web-0.0.1 README.md