[openwrt/nat64] add atop
This commit is contained in:
parent
edeb72ddf1
commit
d7703b8117
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ set -x
|
||||||
opkg update
|
opkg update
|
||||||
|
|
||||||
# add jool + bird2 + tcpdump
|
# add jool + bird2 + tcpdump
|
||||||
opkg install jool-tools-netfilter bird2 bird2c tcpdump tmux
|
opkg install jool-tools-netfilter bird2 bird2c tcpdump tmux atop
|
||||||
|
|
||||||
# Do not announce ULA - we have GUA
|
# Do not announce ULA - we have GUA
|
||||||
uci delete network.globals.ula_prefix
|
uci delete network.globals.ula_prefix
|
||||||
|
|
Loading…
Reference in a new issue