Add the magic command as a comment. Now we can build upon that.

This commit is contained in:
Manuel Friedli 2020-08-04 17:35:41 +02:00
parent 0c2f8efe6d
commit c4600f34b6
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
# - sys-apps/util-linux (`getopt`) #
# #
################################################################################
# Here goes:
# ss -On state established '( sport = :https )'|tr -s '[:blank:]'|cut -d' ' -f5
# Set the host's own IP address. So far, only an IPv4 address is supported.
MY_IP="94.199.214.20"