Command Line Configuration Utility
Surfblocker command line configuration utility (ciportect.exe) allows power users to make Surfblocker configuration changes from command line whether directly or by running the utility remotely.
Sample usage
ciprotect.exe -pass mypassword -set tray -unset log
ciprotect.exe -pass mypassword -process add "c:\program files\safe\safe.exe"
ciprotect.exe -pass mypassword -site del "example.org"
Command reference
-pass <password> |
Specify iNet Protector password. Required. |
-newpass <password> |
Change iNet Protector password. |
-set <setting> |
Enable or disable a setting. List of settings:
|
-process add <process> |
Add or remove allowed program. Specify full path. |
-service add <service_name> <ports> |
Add allowed service (port range). Service name Examples: -service add "Telnet" "23"
|
-service del <service_name> |
Remove allowed service by service name. |
-site add <site> |
Add or remove allowed site. Site can contain wildcards * |
-ip add <ip> |
Add or remove allowed IP address. IP can contain wildcards * |
-blockedprocess add <process> |
Add or remove program to block list. |
-blockedservice add <service_name> <ports> |
Add service (port range) to block list. |
-blockedservice del <service_name> |
Remove service from block list. |
-blockedsite add <site> |
Add or remove site to/from blocked site list. |
-blockedip add <ip> |
Add or remove IP address to/from block list. |
-protect |
Enable protection. |
-unprotect |
Disable protection. |
-tempunblock <params> |
Temporarily disable protection. List of tempunblock parameters:
|