diff --git a/web/ssh-tunnelier b/web/ssh-tunnelier index a295884..5495d8f 100755 --- a/web/ssh-tunnelier +++ b/web/ssh-tunnelier @@ -208,7 +208,7 @@ while true; do printf "${colRow}ID PID host: ports\n" read_config printf "$colZ" - read -t 600 input + read input [[ "$input" = "q" ]] && exit 0 [[ "$input" = "i" ]] && instant_entry