:/tmp/home/root# sh /jffs/scripts/firewall info
#!/bin/sh
################################################################################ #############################
# _____ _ _ _____ #
# / ____| | | | | ____| #
# | (___ | | ___ _ _ __ ___| |_ __ _| |__ #
# \___ \| |/ / | | | '_ \ / _ \ __| \ \ / /___ \ #
# ____) | <| |_| | | | | __/ |_ \ V / ___) | #
# |_____/|_|\_\\__, |_| |_|\___|\__| \_/ |____/ #
# __/ | #
# |___/ #
# #
## - 30/08/2017 - Asus Firewall Addition By Adamm v5.1.7 #
##
https://github.com/Adamm00/IPSet_ASUS #
################################################################################ #############################
##############################
### Commands ###
##############################
# "unban" # <-- Remove From Blacklist (IP/Range/Domain/Port/C omment/Country/Malware/Autobans/Nomanual/All)
# "ban" # <-- Adds Entry To Blacklist (IP/Range/Domain/Port /Country)
# "banmalware" # <-- Bans Various Malware Domains
# "whitelist" # <-- Add Entry To Whitelist (IP/Range/Domain/Port/ Remove)
# "import" # <-- Bans All IPs From URL
# "deport" # <-- Unbans All IPs From URL
# "save" # <-- Save Blacklists To ipset.txt
# "disable" # <-- Disable Firewall
# "update" # <-- Update Script To Latest Version (check github for changes)
# "debug" # <-- Debug Features (Restart/Disable/Watch/Info)
# "stats" # <-- Show/Search Stats Of Banned IPs (Requires deb ugging enabled)
# "install" # <-- Install Script (Or Change Boot Args)
# "uninstall" # <-- Uninstall All Traces Of Skynet
##############################