toxyl / ossh

... is a dirty mix of honey and tar, delivered by a fake SSH server.
Other
2 stars 1 forks source link

Getting this to work on OpenBSD 7.2 (snapshot) #28

Closed BSDNix closed 1 year ago

BSDNix commented 1 year ago

Right now the Golang version on OpenBSD struggles with

./fake_shell_overlayfs.go:290:15: undefined: unix.Mount ./fake_shell_overlayfs.go:306:45: undefined: syscall.MNT_DETACH

This has to do with the overlayFS is what Docker uses, and Docker does not work (natively) on OpenBSD.

To make Docker work on OpenBSD there has to be a VM/VMD running with Alpine that runs Docker. Performance may be flakey but i can always try to make that working.

I'll keep you updated with that project.

toxyl commented 1 year ago

I haven't heard anything back, so I'm closing this issue. Feel free to reopen it..