Installation of GearUP Router Plugin on Keenetic/Netcraze Routers (Beta Version)
Note: This guide is a beta version. We are continuously optimizing the plugin installation steps. Changing router settings may involve risks, so please follow the steps in this guide carefully. If you encounter any problems during installation or use, please submit feedback in the GearUP Router app or join our plugin discussion group: https://t.me/+7LUdmSMlj_c5ZGJl
Preparations: Confirm Your Router's Gateway IP
During the plugin installation, there are two places that require your router's gateway IP. Please confirm it by following these steps:
- Press Win + R on your keyboard to open the Run dialog.
- Type cmd and press Enter.
- In the Command Prompt window, type ipconfig and press Enter.
- Find the network adapter currently in use (Wi-Fi or Ethernet) and look for Default Gateway.
- The IP address shown next to Default Gateway is your router gateway IP. For example: Default Gateway . . . . . . . . . : 192.168.1.1, the 192.168.1.1 is the router gateway IP.
- Replace [router gateway ip] in the SSH command with the gateway IP you found.
Step 1: Install "Kernel modules for filesystems support" and "Kernel modules for Netfilter".
- Connect your PC to the router, open a web browser (Google Chrome, Safari, Opera, Mozilla Firefox, or Microsoft Edge), and enter [Your router gateway IP]* in the address bar to access the router’s web management interface.
- Enter your router's username and password to log in.
- Navigate to: General system settings → KeeneticOS update and component options.
- Click Component options.
- In the OPKG packages list, check Open Package support, Kernel modules for filesystems support, and Kernel modules for Netfilter, then click Update KeeneticOS.
- In the pop-up window, click Back up now to back up your data.
- When the system prompts to install the update, click Confirm.
Step 2: Installing OPKG Entware in the Router's Internal Memory
OPKG Entware is the official required tool for installing the GearUP plugin on routers in this series. Please refer to the official guide to complete the installation: https://support.keenetic.com/hero/kn-1012/en/18482-installing-opkg-entware-in-the-router-s-internal-memory.html.
If any issues occur during installation, you can first follow the image below to cancel the installation, then try again using the guide above.
Step 3: Install the GearUP Router Plugin
Run the Installation Command
- Log in to the router via SSH by executing the following command:
ssh -p 222 -l root [Your router gateway IP*]
- Run the appropriate command based on your router type:
For Keenetic:
wget -qO- sdp.gg/ke | sh
For Netcraze:
wget -qO- sdp.gg/ne | sh
Bind the Router by Following the Steps Below
- Connect your phone to the Keenetic or Netcraze router's Wi-Fi, then use the GearUP Router App to bind the device.
- Tap Install Router Plugin, select the appropriate router, and GearUP will complete the installation.
- After installation is complete, tap the top-left corner to switch the device to the router with the plugin installed, then select the device and game to start boosting.
The End