mirror of
https://github.com/DanielLavrushin/b4.git
synced 2026-07-14 18:31:41 +00:00
| .github/workflows | ||
| .vscode | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| makefile | ||
| readme.md | ||
build local:
make build_local linux arm64 ~/router/opt/share/b4
watch iptables:
watch -n1 'cat /proc/net/netfilter/nfnetlink_queue; iptables -t mangle -vnL'