f5devcentral / f5go

The F5 Go Redirector
MIT License
19 stars 8 forks source link

The F5 Go Redirector

Build Status

A simple service for redirecting mnemonic terms to destination urls.

Features include:

Required Packages

python-cherrypy3 python-jinja2

Tips

To run, execute go.py and go to localhost:8080 in a browser.

backup go database regularly

    $ ./go.py export
    $ backup newterms.txt

contributed by Saul Pwanson