mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
Initial Import
This commit is contained in:
18
help/LINK
Normal file
18
help/LINK
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
Add/remove and establish botnet links.
|
||||
|
||||
Add a new bot to the list:
|
||||
LINK +guid password [host port]
|
||||
Host and port is optional, required for making connections to
|
||||
the remote bot, but if they are left out, the local bot can still
|
||||
accept links incoming from the remote bot.
|
||||
|
||||
Remove a bot from the list:
|
||||
LINK -guid
|
||||
|
||||
Attempt to establish a link:
|
||||
LINK guid
|
||||
|
||||
With no arguments it will list all known bots.
|
||||
|
||||
See also: cmd, setautolink
|
||||
Reference in New Issue
Block a user