#61
|
|||
|
|||
![]()
Hallo. Please, where can I download the script by "usagi-sama" for router FritzBox 7390?
|
#62
|
|||
|
|||
![]()
Hello all,
"Canyon CNP-WF514N1" brand of router where can I download the script file ? or What brand of router fits the script ? Regards. |
#63
|
|||
|
|||
![]()
Here is the Script that worked for me for the TL-WDR4300 (N750 Wireless Dual Band Gigabit Router)
Firmware Version: 3.13.33 Build 130617 Rel.46239n Hardware Version: WDR4300 v1 00000000 Code:
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/StatusRpm.htm?Disconnect=Disconnect&wan=1 HTTP/1.1 Host: %%%routerip%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]][[[WAIT seconds="2"/]]][[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/StatusRpm.htm?Connect=Connect&wan=1 HTTP/1.1 Host: %%%routerip%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]][[[WAIT seconds="2"/]]][[[/STEP]]] [[[/HSRC]]] Skript um zweite Wartezeit erweitert um dem Router mehr Zeit zum verbinden zu geben. ääh... wrong language Added a 2nd waittime to give the router more time for connect. Billie_30 Last edited by billie_30; 15.07.2013 at 20:38. Reason: added a 2. waittime |
#64
|
|||
|
|||
![]()
This worked with my modem. Hope it helps
Code:
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] POST /GponForm/LoginForm HTTP/1.1 Host: %%%routerip%%% XWebPageName=index&username=%%%user%%%&password=%%%pass% %% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] POST /GponForm/reboot_XForm HTTP/1.1 Host: %%%routerip%%% XWebPageName=reboot&admin_action=reboot [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] |
#65
|
|||
|
|||
![]()
:biggrin:
![]() Hat jemand einen Reconnect script für NETGEAR NETGEAR N300 Wireless ADSL2+ Modem Router DGN2200Bv4. Die bisherigen Scripte laufen nicht, es sei denn, etwas bedarf hierbei besonderer Beachtung. Befab ![]() +++ |
#66
|
|||
|
|||
![]()
Hallo @ all,
have bought new router today, so i made first a new reconnect-script for it: Here is my script for TP-Link Archer 7 AC 1750:
Spoiler:
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/common.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /localiztion/char_set.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /frames/top.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/MenuRpm.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /help/StatusHelpRpm.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/StatusRpm.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/custom.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/menu.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /localiztion/str_menu.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/common.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /localiztion/char_set.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /frames/top.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/MenuRpm.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/StatusRpm.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /help/StatusHelpRpm.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/custom.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /localiztion/str_menu.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/menu.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/common.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/custom.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/StatusRpm.htm?Disconnect=Disconnect&wan=1 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/custom.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/common.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /userRpm/StatusRpm.htm?Connect=Connect&wan=1 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/common.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /dynaform/custom.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] Reconnect time is about 15-25s. Faster than my old one. Hope somebody find that useful, and sorry for my bad english. |
#67
|
|||
|
|||
![]() Quote:
NETGEAR N300 Wireless ADSL2+ Modem Router DGN2200Bv4 All published scripts do not running/working. It may be that this router asks for a special setting ??? :confused::confused: |
#68
|
|||
|
|||
![]()
For Dlink DSL 2750u, found an external way to reconnect through telnet scripting tool v1.0 by Albert Yale. Link: freewareweb.com/cgi-bin/archive.cgi?ID=645
Here's the script: 192.168.1.1 23 WAIT "username:" SEND "admin\m" WAIT "password:" SEND "xxxx\m" WAIT SEND "reboot\m" WAIT SEND "exit\m" SEND "y\m" Save the above in a txt file and configure JD reconnect to select 'External Tool Reconnect'. Set the path of the tool 'C:\TST\TST10.exe' properly and in the parameter tab enter: /r:Reboot_Dlink_DSL2750u.txt Alternatively can create a bat file with one line as below: C:\TST\TST10.exe /r:Reboot_Dlink_DSL2750u.txt In JD Advanced settings change Reconnect: Seconds To Wait For IPChange = 150 & Reconnect: Seconds To Wait For Offline = 120. Change the names and paths accordingly. Tested works. Last edited by reddevil; 10.02.2014 at 17:37. |
#69
|
|||
|
|||
![]()
Reconnection Script for - Beetel 450 tc1 - Adsl + modem
Connection: Airtel Broadband [[[HSRC]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /status.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /status/status_deviceinfo.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /navigation-status.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /js/general.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /status/status_deviceinfo.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /status/status_deviceinfo.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /maintenance/tools_admin.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /navigation-maintenance.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /js/general.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /maintenance/tools_system.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] POST /Forms/tools_system_1 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% restoreFlag=0 [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /progress.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /navigation-status.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /status/status_deviceinfo.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /js/general.js HTTP/1.1 Host: %%%routerip%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /status/status_deviceinfo.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] |
#70
|
|||
|
|||
![]()
On Windows 7 64 bit, this is script fully working (and tested) for modem router Netgear D6200
Add for completeness that the password of the default Netgear D6200 has been changed. I do not know if the script keeps considers this change. script:
Spoiler:
[[[HSRC]]]
[[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET / HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /funcs.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /basic.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /top.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /string.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /langs.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899668588 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /langs/language/msg.xml.gz?lang_tag=Italian1495264167 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /langs/language/ui.xml.gz?lang_tag=Italian1495264167 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /top.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /basic_wait.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /utility.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /linux.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899668952 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899669111 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /basic_wait.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899669338 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /basic_home.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899675066 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /adv_index.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /region_class.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /advanced.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899692356 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /top.html HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /RST_status.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899692538 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899693181 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /reboot.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /backup.js HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] POST /setup.cgi?id=a24b7fa2de510f15 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% todo=reboot&yes=Yes [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /reboot_pg.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899703157 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /reboot_pg.htm HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /setup.cgi?next_file=common/system.xml×tamp=1397899703285 HTTP/1.1 Host: %%%routerip%%% Authorization: Basic %%%basicauth%%% [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] Last edited by kRel; 19.04.2014 at 11:56. |
#71
|
|||
|
|||
![]()
I have long been looking for a script for my router and found none. Now I have written a script myself.
My router's Web interface running on port 81, therefore is 192.168.0.11:81 in my scripts Linux: (requires the package curl) (tested with opensuse 13.1) Code:
#!/bin/sh # Neuverbinden eines TP-Link WR740N Routers # by nyten sleep 2 curl --verbose -u USERNAME:PASSWORD '**External links are only visible to Support Staff** sleep 7 curl --verbose -u USERNAME:PASSWORD '**External links are only visible to Support Staff** sleep 5 Windows: (requires curl and libcurl.dll **External links are only visible to Support Staff** (tested with win7pro) Code:
@echo off rem Neuverbinden eines TP-Link WR740N Routers rem by nyten timeout /T 3 /nobreak >nul curl.exe --verbose -u USERNAME:PASSWORD "**External links are only visible to Support Staff** timeout /T 7 /nobreak >nul curl.exe --verbose -u USERNAME:PASSWORD "**External links are only visible to Support Staff** timeout /T 5 /nobreak >nul Last edited by nyten; 02.11.2014 at 09:47. Reason: url |
#72
|
||||
|
||||
![]()
@nyten
if you recorded in live header format you wouldn't need any external tools. the recorder will record your post/gets to modem website, you can also do sleeps/wait, if required.
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#73
|
|||
|
|||
![]()
Working reconnect script for Askey RTF3507VW-N1 - Vivo Fibra Brasil
Uses PPPoE reconfig instead of reboot, which is much faster. Default login and password should be support/password (advanced config)
Spoiler:
[[[HSRC]]] [[[STEP]]] [[[REQUEST]]] GET /padrao HTTP/1.1 Host: %%%routerip%%% Cookie: %%%Set-Cookie%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] POST /webClient/login.cgi HTTP/1.1 Host: %%%routerip%%% Referer:%%%routerip%%%/padrao Cookie: %%%Set-Cookie%%% loginUsername=%%%login%%%&loginPassword=%%%password%%% [[[/REQUEST]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /wanL3Edit.cmd?serviceId=1&wanIfName=ppp0.1&ntwkPrtcl=0 HTTP/1.1 Host: %%%routerip%%% Referer:%%%routerip%%%/webClient/login.cgi Cookie: %%%Set-Cookie%%% [[[/REQUEST]]] [[[PARSE]]] key:sessionKey='(\d+)' [[[/PARSE]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /ntwksum2.cgi?pppUserName=cliente@cliente&pppPassword=cliente&enblOnDemand=0&pppTimeOut=0&useStaticIp Address=0&pppLocalIpAddress=0.0.0.0&pppIpExtension=0&enblFirewall=1&enblNat=1&enblFullcone=0&pppAuth Method=0&pppServerName=%%%key%%%&pppAuthErrorRetry=0&enblPppDebug=0&pppToBridge=0&enblIgmp=0&noMcast VlanFilter=0&enblIgmpMcastSource=0&wanAddr6Type=DHCP&unnumberedModel=0&dhcp6cForAddr=0&dhcp6cForPd=1 &enblMld=0&enblMldMcastSource=0&pcpMode=0&vlanMuxId=10&vlanMuxPr=0&vlanTpid=33024&enblIpVer=1&sessio nKey=%%%key%%% HTTP/1.1 Host: %%%routerip%%% Referer:%%%routerip%%%/wanL3Edit.cmd Cookie: %%%Set-Cookie%%% [[[/REQUEST]]] [[[PARSE]]] keydois:sessionKey=(\d+) [[[/PARSE]]] [[[/STEP]]] [[[STEP]]] [[[REQUEST]]] GET /wancfg.cmd?action=modify&sessionKey=%%%keydois%%% HTTP/1.1 Host: %%%routerip%%% Referer:%%%routerip%%%/ntwksum2.cgi Cookie: %%%Set-Cookie%%% [[[/REQUEST]]] [[[/STEP]]] [[[/HSRC]]] |
#74
|
|||
|
|||
![]()
Speedport Smart Reconnect Script
Requeriments: - Python 2.7 - Pycryptodome 3.4.7 For Users who can not download file attachments https:-//github.com/Bizzy13/PYTHON-Speedport_Smart-Reconnect (remove the minus after https:) |
#75
|
|||
|
|||
![]()
Recent Firmware updates for Speedport W724V Typ A broke existing scripts, specifically:
- Firmware 05011603.05.028 [Nov 2017] - Firmware 05011603.05.020 [Dec 2016] Some of the new password hashing "features" of the Speedport Smart which Bizzy13 worked on seem to have been incorporated into this new firmware. Therefore, I modified his python code to work for the new W724V/A firmware. I have only tested the Firmware version 05011603.05.028 [Nov 2017] but the scripts below might also work on 05011603.05.020. Python script: https:-//pastebin.com/UqnGRHQr HTTP LiveHeader version for direct use in JDownloader: https:-//pastebin.com/0rBSqAZA I have also submitted this script to the script database in JDownloader. Search for: Router Name: Speedport W724V Typ A Manufacturer: Huawei / Deutsche Telekom Internet Provider: (leave empty) Last edited by mbit; 03.01.2018 at 03:16. |
#76
|
|||
|
|||
![]()
Perl 5 comes preinstalled on most systems (linux, mac).
For Windows it can be easily installed from strawberryperl.com by example. The script builds heavily on the contributions from bybbl and others. Save the code to a file named reconnect_6441.pl in any directory as you please. To use it for auto reconnects, configure JD:
https: //pastebin.com/0ctzg1FY Last edited by IamALoony; 10.09.2018 at 21:01. Reason: preseve url |
![]() |
KuntawanOnung |
Message deleted by pspzockerscene.
|
![]() |
Thread Tools | |
Display Modes | |
|
|