Last active
January 15, 2021 10:54
-
-
Save skkzsh/9c11b64f05808aaccf9accd17cde0577 to your computer and use it in GitHub Desktop.
ASUS router
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # dd-wrt | |
| /etc/dnsmasq.conf | |
| /var/lib/misc/dnsmasq.leases | |
| /tmp/ipv6_client_info | |
| /tmp/ipv6_client_list | |
| /tmp/connect.log | |
| nvram show | |
| nvram get dhcp_staticlist | |
| nvram get custom_clientlist | |
| nvram get ipv6_fw_rulelist | |
| /jffs/nvram/dhcp_staticlist | |
| /jffs/nvram/custom_clientlist | |
| /jffs/nvram/ipv6_fw_rulelist | |
| wl status | |
| # log (wireless, dhcp, ipv6) | |
| # dropbear | |
| # httpds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment