Joe

Results 303 comments of Joe

I updated the key exchange, the issue now is that the initial message is too long for the old encoding mechanism. There's also a bug where base32 is improperly detected...

Fixed in v1.5.42 thanks @miszr !

We currently do not have any way to manipulate DNS traffic, though we could potentially implement something for this in the future; we're looking into the HTTP C2 traffic issue.

@albfflk can you confirm you restarted the _server process_ (not just the client) after making the edits?

@LongWayHomie That's probably a good idea, we should also add an option to auto-start on boot. I think some folks don't realize the server daemon by default doesn't start on...

Yea I'll probably keep the default as-is and add a flag to auto-start, or prompt the user for their preference.

Typically memory scans are triggered via process behavior or based on a timer, avoiding the memory scan triggers is typically the best way to evade them.

Check the `go version` on your `PATH`

Make sure to use Go v1.20.7 when building v1.5.x