You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: squidguard.md
+69-1Lines changed: 69 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
You can use your Edge Router as a proxy server to block certain categories e.g. ads or malware.
3
3
4
4
## 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).
6
6
7
7
```
8
8
update webproxy blacklists
@@ -19,3 +19,71 @@ set service webproxy url-filtering squidguard block-category porn
19
19
set service webproxy url-filtering squidguard default-action allow
20
20
set service webproxy url-filtering squidguard redirect-url 'https://brainoftimo.com/not-for-you'
0 commit comments