Updated 4.2.3 uMatrix (markdown)

earthlng 2018-02-08 14:46:46 +01:00
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