Tags

Tags give the ability to mark specific points in history as being important
  • v0.6.1

    Version 0.6.1
    
    Changes:
    * Update various crates to their newest versions, this most notably
      includes art 1.5.0 and the related crates.
    
  • v0.6.0

    Version 0.6.0
    
    Changes:
    * Improvements in error logging
    * Check for the TUN kernel module on startup
    * Enable release time optimizations
    * Implement support for SOCKS the proper way
    * Check for `sysctl kernel.unprivileged_userns_clone=1` on startup
    * Updated various dependencies to their newest version
    * Various internal improvements in the codebase
    
  • v0.5.0

    f92a8b40 · Version 0.5.0 ·
    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.
    
  • v0.4.0

    Version 0.4.0
    
    This version contains the notable feature of oniux being able to run
    without capabilities.
    
  • v0.3.0

    e11f6136 · cargo: Update version ·
    Version 0.3.0
    
    This version fixes some bugs around the mounting of filesystems.
    
  • v0.2.0

    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
  • v0.1.0

    Version 0.1.0
    
    The first release of oniux.