Ne0nd0g / merlin

Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
GNU General Public License v3.0
5.1k stars 805 forks source link

how to use? #161

Closed geniusmaaakun closed 2 months ago

geniusmaaakun commented 2 months ago

Thank you for the excellent tool.

version

v2.1.3

Document

https://merlin-c2.readthedocs.io/en/latest/quickStart/quickstart.html

I executed:

./merlinServer-Linux-x64
./data/bin/merlinCLI-Linux-x64
./data/bin/merlinAgent-Linux-x64

The CLI and Server connected successfully, but the Agent and Server could not connect. Could you please explain how to use the Agent?