Russel Van Tuyl

Results 61 comments of Russel Van Tuyl

My concern is that there will be a collision if there are multiple instances of the agent running on a single host. A good example would be multiple users on...

The server can't ping the agents. The agents initiate contact. The `agent info` command show you the last time an agent checked in though. However, I could mark an agent...

Hmm, I wasn't able to duplicate on my dev host: ``` rastley@ubuntu:/tmp$ git clone https://github.com/ne0nd0g/merlin-agent Cloning into 'merlin-agent'... remote: Enumerating objects: 804, done. remote: Counting objects: 100% (176/176), done. remote:...

I did a clean install of Kali and was able to compile without error: ``` ┌──(kali㉿kali)-[~/Downloads] └─$ go version go version go1.19 linux/amd64 ┌──(kali㉿kali)-[~/Downloads] └─$ git clone https://github.com/Ne0nd0g/merlin-agent Cloning into...

Do you have any other ideas of what might have caused your error? Did you specify Make arguments?

There has not been activity on this issue 2 years. Closing for now, but re-open if the problem persists with the latest release.

Added in v1.5.0 https://github.com/Ne0nd0g/merlin/commit/2d7754d8e2833b44abf3713b5f969f45cce05eb1

I'm closing this issue after almost 4 years of inactivity. If the problem persist with the latest commits and the latest version of Go, please re-open.

a gRPC interface was added in https://github.com/Ne0nd0g/merlin/commit/e80c47a7e441e39615d54368b871d004b3b698d3 to create similar functionality. Closing this issue.

What happens when you run `bin/v1.6.0/890d80f1e940c46a915e6a2d8abfd97b6655c78c/merlinAgent-Linux-x64 -h`? You should see output. The build doesn't fail, the resulting program fails to run.