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
Version 0.5.0
Changes:
* Compile using the default toolchain.
* Don't panic when failing to spawn command.
* Use more explicit errors for common failures.
* Setup loopback device.
* Update dependencies.
Version 0.2.0
Changes include:
* onionmasq binary is no longer required #2
* `/proc` is mounted #3
* Arguments are parsed before the PID and mount namespace are created
* Several cleanups in the codebase