Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48e3ffe6fd | ||
|
|
61b08816b9 |
@@ -2,10 +2,10 @@
|
||||
|
||||
apt install curl
|
||||
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-iptables.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-iptables-blocklist.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-fail2ban.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-snmpd.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-sudoers.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-sshd.sh | sh
|
||||
curl http://192.168.100.250:8418/andre/linux-tools/raw/branch/home/setup/init-tz.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-iptables.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-iptables-blocklist.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-fail2ban.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-snmpd.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-sudoers.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-sshd.sh | sh
|
||||
curl http://<<IP>>:<<PORT>>/<<USER>>/linux-tools/raw/branch/<<BRANCH>>/setup/init-tz.sh | sh
|
||||
Reference in New Issue
Block a user