stealth / psc

E2E encryption for multi-hop tty sessions or portshells + TCP/UDP port forward
Other
109 stars 20 forks source link

Msys2 / Mingw64 support? #4

Closed bill-e-ghote closed 10 months ago

bill-e-ghote commented 11 months ago

Any thoughts towards supporting these environs? https://www.msys2.org/

At present, it's puking on the poll.h definitions and such.

stealth commented 10 months ago

psc requires POSIX environment for stuff like termios. mingw doesnt provide fully POSIX.