diode_client
diode_client copied to clipboard
Add flag to restrict wildcard ips to block LAN access
implement flag of
-block [ips] where [ips] are either explicit (e.g. 192.168.2.1) or use an asterix indicates full range (e.g. 192.*.*.* is all 192 addresses)
A welcomed change to secure lite nodes and end point privacy. Any chance we could extend this to proxy end points to further protect end point ip or only allow ip to be shown to owners of endpoints, this will stop DOS harvesters from attacking the network.
would love to know if this has been implmented?