#title :cherokee-remote.py #description :A remote SSH cherokee admin helper, # it will run cherokee-admin remotely and stablish a secure ssh tunnel to the admin port. # Implemented with python fabric. #author :Sergio Aguilar #date :2013-04-02 #version :0.0.1 #license :GPL v2