Allowing blocked hosts

You can manually unblock hosts that were blocked by the Anti-Cryptor task, and restore the network access for them.

To unblock hosts, execute the following command:

kesl-control [-H] --allow-hosts <host>

where <host> can be a list of valid IPv4 / IPv6 addresses (including addresses in short form) or / and a subnet. Also, you can specify hosts as a list.

Specified hosts are unblocked.

Examples:

IPv4 addresses:

dec - 192.168.0.1

dec - 192.168.0.0/24

IPv6 addresses:

hex - FEDC:BA98:7654:3210:FEDC:BA98:7654:3210

hex - FEDC:BA98:7654:3210:FEDC:BA98:7654:3210%1

hex - 2001:db8::ae21:ad12

hex - ::ffff:255.255.255.254

hex - ::

Page top