Add the magic command as a comment. Now we can build upon that.
This commit is contained in:
parent
0c2f8efe6d
commit
c4600f34b6
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
||||||
# - sys-apps/util-linux (`getopt`) #
|
# - 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.
|
# Set the host's own IP address. So far, only an IPv4 address is supported.
|
||||||
MY_IP="94.199.214.20"
|
MY_IP="94.199.214.20"
|
||||||
|
|
Loading…
Reference in a new issue