Russel Van Tuyl

Results 62 comments of Russel Van Tuyl

- Can you share what NAS you're using so that I can try to create a VM for it to test? - Can you start the agent with the `-sleep...

Glad you got the agent working momentarily by using the Go 1.16.5. I should have caught it earlier. The `go.mod` file requires Go 1.16 so you shouldn't have been able...

Currently there is not an `upload` function or capability for use with modules. Your options are to use something like wget to pull the file down or use the upload...

I agree that it "should" be, but I'm saying it isn't there. You'll have to independently use the upload function from the agent (not module) menu for the time being.

Yes, I'm good with that. I would rather use a format that is common to other tools.

This issue appears to be unique to macOS and is likely a complexity of MinGW and not a bug in Merlin. I was able to duplicate the issue. However, the...

Thanks for the recommendation @Zer0-Tolerance , I'll look into getting this added. Right now all of the logic is Operating System independent and this would cause that to diverge a...

The server is intended to be something that is used interactively by a user, which precludes using it as a daemon. Would you mind sharing with me your use case?...

@dlmyb Are asking for a way to rename an agent from something like `b1415b87-b4d0-4029-95e3-e52b0d3ae181` to `ACME-DC` such that when you execute commands you type in `ACME-DC` instead of UUID?

@s1st3r , do you mean that the default name of the agent is the same as the host name? While it is unlikely, there would be a moderate chance of...