Mike
Mike
Another +1 for M1 Apple silicon support! Not that things don't run great via Rosetta 2 but obviously native arm64 would be even better!
I know this is super old but I figured I'd answer anyway. It's not iterm2 that is the problem. The problem is your ZSH shell. This is a Bash script,...
My guess is that support isn't coming at this point.
> On a new, fresh Kali VM build in Parallels, after installing ptf and completing a reboot, the machine allows me to log in as normal, but once the machine...
> Traceback (most recent call last): File "/Users/qwerty/EvilOSX/start.py", line 13, in from server.handler import start_server File "/Users/qwerty/EvilOSX/server/handler.py", line 22, in from server import modules File "/Users/qwerty/EvilOSX/server/modules/**init**.py", line 11, in from...
~~I'm seeing the exact same issue on Fedora 41. Built it fine on Kali so I guess it's some issue with the make file. I'll dig in to that I...
First, this isn't set up for macOS at all. It doesn't say this anywhere in the docs but there are several assumptions made in the code that assumes a linux...
I'm having the same issue. I even tried building from source and downloading directly from the release page instead of using the install script. It doesn't work any way I...
ok great thank you! I'll give this a shot now
not super familiar with go but this is what I get now after making the changes and running go mod tidy. go build fails obviously. `go: github.com/nicocha30/ligolo-ng/cmd/agent imports github.com/coder/websocket: nhooyr.io/[email protected]:...