Commit 4015d0f273a552ab054e6d460f8f2c6548e5a994

Authored by Sergio Oliveira
1 parent 9461723a

Updated port forward message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -20,7 +20,7 @@ cleanup() { @@ -20,7 +20,7 @@ cleanup() {
20 sudo pkill -9 redir 20 sudo pkill -9 redir
21 } 21 }
22 22
23 -echo "Forwarding ports 80 and 443" 23 +echo "Forwarding ports 22, 80 and 443"
24 echo "Hit ctrl-c to stop" 24 echo "Hit ctrl-c to stop"
25 echo "Browse to: https://softwarepublico.dev/" 25 echo "Browse to: https://softwarepublico.dev/"
26 echo "Browse to: https://listas.softwarepublico.dev/" 26 echo "Browse to: https://listas.softwarepublico.dev/"