Skip to content

Commit b27962c

Browse files
committed
daily
1 parent 1ba0fde commit b27962c

4 files changed

Lines changed: 36 additions & 4 deletions

File tree

debian-setup/packages/adduser

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ if [ "$BASH" ]; then
113113
fi
114114
fi
115115
116-
mesg n
117-
118116
# Set the title on PuTTY terminals also
119117
case "$TERM" in
120118
putty*)

monitoring/apache-4xx-report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# LOCATION :/usr/local/sbin/apache-4xx-report.sh
1313
# CRON-DAILY :/usr/local/sbin/apache-4xx-report.sh
1414

15-
CCZE_CSS_URL="https://cdn.rawgit.com/szepeviktor/debian-server-tools/master/monitoring/apache-ccze.css"
15+
CCZE_CSS_URL="https://cdn.jsdelivr.net/gh/szepeviktor/debian-server-tools@master/monitoring/apache-ccze.css"
1616
CCZE_BODY_BG="#fdf6e3"
1717
EMAIL_HEADER="Subject: [admin] HTTP client errors from $(hostname -f)
1818
From: webserver <root>

monitoring/apache-xreport.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# LOCATION :/usr/local/sbin/apache-xreport.sh
1313
# CRON-DAILY :/usr/local/sbin/apache-xreport.sh
1414

15-
CCZE_CSS_URL="https://cdn.rawgit.com/szepeviktor/debian-server-tools/master/monitoring/apache-ccze.css"
15+
CCZE_CSS_URL="https://cdn.jsdelivr.net/gh/szepeviktor/debian-server-tools@master/monitoring/apache-ccze.css"
1616
CCZE_BODY_BG="#fdf6e3"
1717
EMAIL_HEADER="Subject: [admin] HTTP xerrors from $(hostname -f)
1818
From: webserver <root>

security/myattackers-ipsets/ipset/gigenet.ipset

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,37 @@ add gigenet 91.243.93.0/24
5151
#add gigenet 185.61.216.0/24
5252
#add gigenet 185.61.220.0/24
5353
#add gigenet 185.88.102.0/24
54+
55+
# AS59651 - QualityNetwork / Alex Largman
56+
add gigenet 37.72.141.0/24
57+
add gigenet 46.253.131.0/24
58+
add gigenet 77.83.26.0/24
59+
add gigenet 77.83.27.0/24
60+
add gigenet 77.243.90.0/24
61+
add gigenet 83.97.116.0/24
62+
add gigenet 83.97.118.0/24
63+
add gigenet 83.97.119.0/24
64+
add gigenet 88.218.45.0/24
65+
add gigenet 91.246.51.0/24
66+
add gigenet 91.247.163.0/24
67+
add gigenet 94.154.113.0/24
68+
add gigenet 130.49.10.0/24
69+
add gigenet 130.49.11.0/24
70+
add gigenet 170.168.31.0/24
71+
add gigenet 170.168.96.0/24
72+
add gigenet 170.168.99.0/24
73+
add gigenet 170.168.242.0/24
74+
add gigenet 178.20.30.0/24
75+
add gigenet 178.20.31.0/24
76+
add gigenet 185.94.32.0/22
77+
add gigenet 185.101.21.0/24
78+
add gigenet 185.212.115.0/24
79+
add gigenet 193.151.190.0/24
80+
add gigenet 193.151.191.0/24
81+
add gigenet 193.163.89.0/24
82+
add gigenet 193.163.92.0/24
83+
add gigenet 193.163.207.0/24
84+
add gigenet 193.202.8.0/23
85+
add gigenet 193.202.82.0/23
86+
add gigenet 194.70.234.0/24
87+
add gigenet 212.18.113.0/24

0 commit comments

Comments
 (0)