What's new

[script] GT-AX11000 IP Changer.

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Rajjco

Occasional Visitor
Hello there. Made a script that changes your wan ip address with a single click. I'm just too lazy to login to router whenever I want a new ip.
just wanted to share it with people who are lazy like me and there's nothing wrong with that.

Requirements:

1.Asuswrt-Merlin Firmware.

2.Dynamic IP address from ISP.

Notice:
Might work on different AX models if they share the same html templates.(try it out)

Download:
https://github.com/Rajjco/ROG_Raptu...ases/download/v1.0/AX11000_IP_Changer_x64.zip
 
Last edited:
Am I correct in thinking that what this script does is log into the GUI (via http), disable the WAN and then re-enable it?

That typically doesn't work for cable connections but might for dialup connections.

P.S. Thanks for the contribution. But with all due respect I'm not running binary code from someone that's never posted here before and only setup their github page a month ago. I appreciate that the source code of the python script is here though.
 
Am I correct in thinking that what this script does is log into the GUI (via http), disable the WAN and then re-enable it?

That typically doesn't work for cable connections but might for dialup connections.

P.S. Thanks for the contribution. But with all due respect I'm not running binary code from someone that's never posted here before and only setup their github page a month ago. I appreciate that the source code of the python script is here though.
Yes. That's what it actually does. It works fine for PPOE connections.
You can always grab the source code and run it for yourself. I did compile it to standalone exe for people that don't want to install dependencies and install python on their machines.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top