Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Like qemu net user to connect to internet? #29

Open
Spz2022 opened this issue Aug 21, 2023 · 2 comments
Open

Like qemu net user to connect to internet? #29

Spz2022 opened this issue Aug 21, 2023 · 2 comments

Comments

@Spz2022
Copy link

Spz2022 commented Aug 21, 2023

In qemu, -net user can be used to connect to the
Internet without root. Is it possible?

@fragglet
Copy link
Owner

fragglet commented Aug 21, 2023

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

@Spz2022
Copy link
Author

Spz2022 commented Aug 22, 2023

Try it later.

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

No branches or pull requests

2 participants