SYMBOL INDEX (108 symbols across 4 files) FILE: application/util.py function host_os_type (line 4) | def host_os_type(): function stop_service (line 24) | def stop_service(service_name): function start_service (line 31) | def start_service(service_name): function restart_service (line 38) | def restart_service(service_name): function disable_service (line 45) | def disable_service(service_name): function enable_service (line 56) | def enable_service(service_name): function service_active (line 67) | def service_active(service_name): function reboot (line 78) | def reboot(): function shutdown (line 85) | def shutdown(): FILE: application/vpncgw.py function shell_exec (line 51) | def shell_exec(cmd): function clear_speedtest (line 55) | def clear_speedtest(): function speedtest (line 68) | def speedtest(): function statusUpdater (line 147) | def statusUpdater(): class XMLFileData (line 177) | class XMLFileData: method load (line 182) | def load(self,filepath): method stale (line 194) | def stale(self): method query (line 201) | def query(self,query_func,querystr,arg2 = None): method xpath (line 213) | def xpath(self,querystr,arg2 = None): method find (line 216) | def find(self,querystr,arg2 = None): method findall (line 219) | def findall(self,querystr,arg2 = None): method reload (line 222) | def reload(self): method __init__ (line 226) | def __init__(self,filepath = None): function get_country_flagfile (line 236) | def get_country_flagfile(countryname): function get_server_details (line 248) | def get_server_details(servername): function disable_vpn (line 282) | def disable_vpn(): function enable_vpn (line 297) | def enable_vpn(startservice = True): function get_current_server (line 318) | def get_current_server(): function get_server_list (line 343) | def get_server_list(request): function change_server (line 387) | def change_server(request): function disable_vpn (line 462) | def disable_vpn(): function enable_vpn (line 478) | def enable_vpn(startservice = True): function get_traceroute (line 501) | def get_traceroute(): function get_syslog (line 506) | def get_syslog(): function get_iplocation (line 512) | def get_iplocation(): function changeserver (line 528) | def changeserver(request): function reboot (line 532) | def reboot(): function shutdown (line 536) | def shutdown(): function get_vpncgw_status (line 541) | def get_vpncgw_status(): function current_server (line 553) | def current_server(): function server_list (line 557) | def server_list(message): function disablevpn (line 561) | def disablevpn(): function enablevpn (line 565) | def enablevpn(): FILE: application/vpncgw_monitor.py function signal_handler (line 45) | def signal_handler(signal, frame): function get_cpu_temp (line 49) | def get_cpu_temp(): function get_mem_usage (line 63) | def get_mem_usage(): function get_cpu_load (line 68) | def get_cpu_load(): function check_dns (line 72) | def check_dns(): function check_inet (line 85) | def check_inet(): function openvpn_stats_dict (line 100) | def openvpn_stats_dict(status_string): function openvpn_state_dict (line 129) | def openvpn_state_dict(state_string): function vpncgw_monitor_main (line 148) | def vpncgw_monitor_main(): FILE: www/scripts/main.js function populateTraceroute (line 15) | function populateTraceroute(data) { function show_traceroute (line 25) | function show_traceroute() { function populateServerList (line 33) | function populateServerList(data) { function serverChangeNotification (line 42) | function serverChangeNotification(data) { function setIcon (line 47) | function setIcon(elementId,iconName) { function statusUpdate (line 56) | function statusUpdate(status_json) { function clearStatus (line 150) | function clearStatus() { function sleep (line 178) | function sleep (time) { function setCookie (line 182) | function setCookie(cname, cvalue, exdays) { function getCookie (line 189) | function getCookie(cname) { function show_element (line 205) | function show_element(ele) { function hide_element (line 232) | function hide_element(ele) { function delete_all_children (line 261) | function delete_all_children(ele) { function show_tools (line 267) | function show_tools(){ function show_admin (line 272) | function show_admin(){ function show_changing_vpn_message (line 277) | function show_changing_vpn_message(){ function show_vpn_change_message (line 284) | function show_vpn_change_message(){ function getStatus (line 291) | function getStatus(){ function populateCurrentServer (line 295) | function populateCurrentServer(serverinfo) { function get_current_vpn_server (line 343) | function get_current_vpn_server() { function set_current_vpn_server_changing (line 347) | function set_current_vpn_server_changing(changing_message) { function change_vpn_server (line 353) | function change_vpn_server(servername,serverport) { function populateIPGeolocation (line 364) | function populateIPGeolocation(data) { function show_iplocationinfo (line 392) | function show_iplocationinfo() { function hide_iplocationinfo (line 400) | function hide_iplocationinfo(){ function populateSpeedtest (line 404) | function populateSpeedtest(speedtestData) { function speedtestResultsHTML (line 443) | function speedtestResultsHTML(results) { function show_speedtest (line 476) | function show_speedtest() { function hide_speedtest (line 485) | function hide_speedtest(){ function enable_status_updates (line 490) | function enable_status_updates() { function disable_status_updates (line 496) | function disable_status_updates() { function hide_traceroute (line 501) | function hide_traceroute(){ function show_shutdown (line 505) | function show_shutdown(){ function hide_shutdown (line 509) | function hide_shutdown(){ function shutdown (line 513) | function shutdown() { function show_enable_vpn (line 519) | function show_enable_vpn(){ function hide_enable_vpn (line 523) | function hide_enable_vpn(){ function show_disable_vpn (line 527) | function show_disable_vpn(){ function hide_disable_vpn (line 531) | function hide_disable_vpn(){ function show_reboot (line 535) | function show_reboot(){ function hide_reboot (line 539) | function hide_reboot(){ function reboot (line 543) | function reboot() { function enable_vpn (line 561) | function enable_vpn() { function disable_vpn (line 575) | function disable_vpn() { function server_click (line 592) | function server_click(s,p) { function populateBasicServers (line 599) | function populateBasicServers(serverlist_json) { function get_basic_vpn_servers (line 646) | function get_basic_vpn_servers() { function compare_servers (line 650) | function compare_servers(a,b) { function populateAdvancedServers (line 658) | function populateAdvancedServers(serverlist_json) { function get_advanced_vpn_servers (line 695) | function get_advanced_vpn_servers() { function populateSyslog (line 699) | function populateSyslog(data) { function show_syslog (line 709) | function show_syslog() { function hide_syslog (line 717) | function hide_syslog() { function show_basic (line 721) | function show_basic() { function show_advanced (line 728) | function show_advanced() { function updateVPNChangeTime (line 734) | function updateVPNChangeTime() { function page_load (line 743) | function page_load() {