Skip to content

Commit eaccdd7

Browse files
update squidguard: add possible categories to block
1 parent e986ee6 commit eaccdd7

File tree

1 file changed

+69
-1
lines changed

1 file changed

+69
-1
lines changed

squidguard.md

Lines changed: 69 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
You can use your Edge Router as a proxy server to block certain categories e.g. ads or malware.
33

44
## prerequisite
5-
SSH into your Edge Router and download the available catogories. Depending on your device this could take a few minutes.
5+
SSH into your Edge Router and download the available catogories. Depending on your device this could take a few minutes (It took about 100 minutes on my device).
66

77
```
88
update webproxy blacklists
@@ -19,3 +19,71 @@ set service webproxy url-filtering squidguard block-category porn
1919
set service webproxy url-filtering squidguard default-action allow
2020
set service webproxy url-filtering squidguard redirect-url 'https://brainoftimo.com/not-for-you'
2121
```
22+
## possible categories to block
23+
- ads
24+
- adult
25+
- aggressive
26+
- agressif
27+
- arjel
28+
- associations_religieuses
29+
- astrology
30+
- audio-video
31+
- bank
32+
- bitcoin
33+
- blog
34+
- celebrity
35+
- chat
36+
- child
37+
- cleaning
38+
- cooking
39+
- cryptojacking
40+
- dangerous_material
41+
- dating
42+
- ddos
43+
- dialer
44+
- download
45+
- drogue
46+
- drugs
47+
- educational_games
48+
- filehosting
49+
- financial
50+
- forums
51+
- gambling
52+
- games
53+
- hacking
54+
- jobsearch
55+
- lingerie
56+
- liste_blanche
57+
- liste_bu
58+
- local-ok-default
59+
- local-ok-url-default
60+
- mail
61+
- malware
62+
- manga
63+
- marketingware
64+
- mixed_adult
65+
- mobile-phone
66+
- phishing
67+
- porn
68+
- press
69+
- proxy
70+
- publicite
71+
- radio
72+
- reaffected
73+
- redirector
74+
- remote-control
75+
- sect
76+
- sexual_education
77+
- shopping
78+
- shortener
79+
- social_networks
80+
- special
81+
- sports
82+
- strict_redirector
83+
- strong_redirector
84+
- translation
85+
- tricheur
86+
- update
87+
- violence
88+
- warez
89+
- webmail

0 commit comments

Comments
 (0)