Skip to content

Added Windows support#65

Open
paul-axe wants to merge 4 commits intoMythicAgents:masterfrom
paul-axe:windows
Open

Added Windows support#65
paul-axe wants to merge 4 commits intoMythicAgents:masterfrom
paul-axe:windows

Conversation

@paul-axe
Copy link
Copy Markdown

I was thinking - if poseidon is written in Go, why it is not suitable for windows? So I decided to fix that.

Of course it doesnt have as much amount of features for Windows as apollo, but in some cases you just need to do a basic recon/build tunnels. Poseidon should perfectly fit in that cases (especially as long as apollo and poseidon cannot talk to each other).

It is kind of tested on Windows 10, and should not break anything on Linux/macOS.

Known limitations:

  • shell function is kind of buggy. It works with powershell.exe (however I didnt manage to make it work with cmd.exe), but the output is a bit messy
  • pty - i am not sure if it can be natively implemented for windows, so it is an area to research for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant