mirror of
https://github.com/arkenfox/user.js.git
synced 2025-12-18 20:42:06 +01:00
Updated 4.2.3 uMatrix (markdown)
@@ -23,7 +23,7 @@ We can easily rewrite it in the uMatrix way:
|
||||
# uMatrix
|
||||
# Prevent Internet sites from requesting LAN resources.
|
||||
|
||||
* 127 * block ### block access to IPv4 localhost @ 127.0.0.0/8 (127.0.0.1 - 127.255.255.255)
|
||||
* 127 * block ### block access to IPv4 localhost 127.x.x.x
|
||||
* localhost * block
|
||||
* [::1] * block ### block access to IPv6 localhost
|
||||
* 192.168 * block ### block access to LAN 192.168.x.x
|
||||
|
||||
Reference in New Issue
Block a user