/bandito

Netlimiter like for linux (fresh frontend for eltrafico https://github.com/sigmaSd/Eltrafico)

Primary LanguageTypeScriptMIT LicenseMIT

Bandito

Fresh frontend for eltrafico

image

Usage

MONITOR=${Monitor} TC=${pathToEltraficoTc}  deno run -A --unstable main.ts ${NetInterface}

example:

MONITOR=bandwhich TC=/dev/rust/cargo_target_dir/debug/tc  deno run -A --unstable main.ts wlan0

Note that MONITOR is optional and without it, bandito works but without showing live process network usage.