Skip to content

Instantly share code, notes, and snippets.

@nasirhafeez
Created August 15, 2023 07:24
Show Gist options
  • Save nasirhafeez/29e93640595d636facde1b8d0733b8a5 to your computer and use it in GitHub Desktop.
Save nasirhafeez/29e93640595d636facde1b8d0733b8a5 to your computer and use it in GitHub Desktop.
openNDS Commands

OpenNDS Commands

OpenNDS Documentation

Tested successfully on GL.iNet GL-MT300N-V2 device with OpenWrt 22.03.5 (stock OpenWRT firmware, not GL.iNet firmware).

Note: faskey in config file is generated dynamically and is present at the end of the config file.

Installation

opkg update
opkg install opennds nano
opkg install php8 php8-cli php8-mod-openssl

Config File

nano /etc/config/opennds

ndsctl Commands

Check status:

ndsctl status

Deauthorize a client:

ndsctl deauth IP|MAC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment