manage_agents
The manage_agents program is available in both versions for server and agent installations.
The purpose of manage_agents is to provide an easy-to-use interface to handle authentication keys for ThreatLockDown agents. These authentication keys are required for secure (encrypted and authenticated) communication between the ThreatLockDown server and its affiliated agent instances.
Usage
manage_agents -[VhljL] [-a <ip> -n <name>] [-R sec] [-D sec] [-e id] [-r id] [-i id] [-f file]
Options
-V |
Version and license message. |
|
-h |
This help message. |
|
-j |
Use JSON output. |
|
-l |
List available agents. |
|
-L |
Disables the agents registration limit. |
|
Supported installations |
Manager |
|
-a <ip> |
Add new agent. |
|
Supported installations |
Manager |
|
-n <name> |
Name for new agent. Only valid along with -a. |
|
Supported installations |
Manager |
|
-e <id> |
Extracts key for an agent. |
|
Supported installations |
Manager |
|
-r <id> |
Remove an agent. |
|
Supported installations |
Manager |
|
-i <id> |
Import authentication key. |
|
Supported installations |
Agent |
|
-R <sec> |
Remove agents with duplicated IP if registered since <sec> seconds. Using |
|
Supported installations |
Manager |
|
-D <sec> |
Remove agents with duplicated IP if disconnected since <sec> seconds. Using |
|
Supported installations |
Manager |
|
-f <file> |
Bulk generate client keys from file.
|
|
Supported installations |
Manager |