mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-22 15:01:15 +01:00
Updated 4.2.3 uMatrix (markdown)
parent
7f8a958e30
commit
ad8ef42548
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user