Hacker News new | ask | show | jobs
by gadders 4151 days ago
I'm guessing this is Linux only? My other plan was to create a custom minecraft server on a spare PC.
1 comments

mclanproxy is plain C using Berkeley sockets but uses ip_mreq and getopt which seem to be slightly non-standard. Should work on most Unix/POSIX environments I think, possibly cygwin as well.
I might give Cygwin a go. Anything more complicated than that is beyond me...