Ver Fonte

chore(debugging): print ipv6 nftset table

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen há 2 anos atrás
pai
commit
625a8a9e5f
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      root/usr/share/unblockneteasemusic/debugging.sh

+ 2 - 0
root/usr/share/unblockneteasemusic/debugging.sh

@@ -81,6 +81,8 @@ echo -e "\n"
 		echo -e ""
 		nft list set inet fw4 "neteasemusic" 2>&1
 		echo -e ""
+		nft list set inet fw4 "neteasemusic6" 2>&1
+		echo -e ""
 		nft list chain inet fw4 "netease_cloud_music" 2>&1
 		echo -e ""
 		nft list chain inet fw4 "netease_cloud_music_redir" 2>&1