Fresh frontend for eltrafico
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.