ipxbox
ipxbox copied to clipboard
Like qemu net user to connect to internet?
In qemu, -net user can be used to connect to the Internet without root. Is it possible?
Qemu uses slirp to do that. In theory it could be done here too. This would only be for the ipxpkt feature though, for IPX networking you need raw network access.
In the meantime try just connecting to ipx.soulsphere.org port 10000 and using the ipxpkt driver. It's set up to grant internet access
Try it later.