Update bash/port_checking.bash
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
## Stop installing tools just to check if a port is open. Bash has it built in.
|
## Stop installing tools just to check if a port is open. Bash has it built in.
|
||||||
|
|
||||||
|
# Source: https://www.reddit.com/r/bash/comments/1rcgyb7/stop_installing_tools_just_to_check_if_a_port_is/
|
||||||
|
|
||||||
# Instead of:
|
# Instead of:
|
||||||
telnet host 443
|
telnet host 443
|
||||||
# or
|
# or
|
||||||
|
|||||||
Reference in New Issue
Block a user