feature/ss-instead-of-netstat #2

Merged
manuel merged 8 commits from feature/ss-instead-of-netstat into master 2020-09-18 14:24:42 +02:00
Showing only changes of commit 36a5fbc2e5 - Show all commits

View file

@ -31,8 +31,6 @@
# - 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"