forked from scarpellini/pytrol
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
21 lines (15 loc) · 688 Bytes
/
README
File metadata and controls
21 lines (15 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Pytrol is a very simple web interface for FUNC (Fedora Unified Network Controller).
It's a zero-conf (could be changed in the future) and database-free system, built using only FUNC/certmaster API.
Dependencies:
- Python: http://www.python.org/
- webpy: http://webpy.org/
- FUNC: https://fedorahosted.org/func/
Screenshots:
- pytrol-screenshot.png
Examples:
- examples/apache.conf: Integrating Pytrol and Apache web server (+ mod_fastcgi).
=================================================
Developers:
- Eduardo S. Scarpellini <scarpellini@gmail.com>
Thanks to:
- Danilo E. F. Bento, <http://github.com/ehrhardt/pytrol>, for HTML improvements and javascript regex for target hosts.