You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2024. It is now read-only.
vars[key] = input(('Enter your server name/IP (e.g. 192.168.1.1 or example.com): ', 'Enter your command to open terminal emulator and connect via SSH (e.g. gnome-terminal -x ssh USER@SERVER): ')[key == 'SSH_COMMAND'])
vars['UPDATE_INTERVAL'] = input('Enter timeout between automatic ping executions (in seconds, 60 is default): ')