mirror of
https://github.com/arkenfox/user.js.git
synced 2025-12-19 04:52:05 +01:00
Updated 4.2.3 uMatrix (markdown)
@@ -23,7 +23,7 @@ We can easily rewrite it in the uMatrix way:
|
|||||||
# uMatrix
|
# uMatrix
|
||||||
# Prevent Internet sites from requesting LAN resources.
|
# 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
|
* localhost * block
|
||||||
* [::1] * block ### block access to IPv6 localhost
|
* [::1] * block ### block access to IPv6 localhost
|
||||||
* 192.168 * block ### block access to LAN 192.168.x.x
|
* 192.168 * block ### block access to LAN 192.168.x.x
|
||||||
|
|||||||
Reference in New Issue
Block a user