You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2026. It is now read-only.
Userchroot currently does not provide any support for network sandboxing.
On Linux it would be reasonably straightforward to update the clone to use
CLONE_NEWNET.I think this should probably be done behind a compile-time switch to support any existing user who might be relying on network access in the sandbox.