Skip to content

Releases: oxyzenQ/oxy

oxy vv2.0.0-stable-snapshot

06 May 18:15

Choose a tag to compare

Pre-release

Easy userspace bandwidth manager for Linux — x86_64

Install

tar -xzf oxy-v2.0.0-stable-snapshot-x86_64-linux.tar.gz
sudo install -Dm755 oxy-v2.0.0-stable-snapshot-x86_64-linux/oxy /usr/local/bin/oxy

Verify

sha256sum -c oxy-v2.0.0-stable-snapshot-x86_64-linux.tar.gz.sha256

Quick Start

oxy list --live                             # Real-time TUI dashboard
sudo oxy strict -d 1mb brave                # Limit bandwidth
sudo oxy strict --preset gaming discord      # Use preset
oxy --help-all                              # All commands

82 changes since first commit | Full Changelog