PDA

View Full Version : [vb6 o altro] Jdownloader reconnect to exe


albySR
06-09-2009, 14:18
Come da titolo il software Jdownloader permette il cambio di ip tramite uno script preconfigurato. Ora, c'è un modo per "esportare" questo script al di fuori di Jdownloader e creare un exe per la riconnessione?

host: 192.168.1.1
router: D-Link DSL G624T 3.00


[[]]
[[]]
[[]]
AUTH /? HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]
[[]]
[[]]
GET /? HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
GET /? HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=0&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstop=&var%3Ajudge= [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&encaps0%3Asettings%2Fmanual_conn=1&var%3Aconid=encaps0&var%3Amycon=connection0&var%3Acontype=&encaps0%3Apppoa%3Acommand%2Fstart=&var%3Ajudge=1 [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/status/status_deviceinfo.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fstatus%2Fdeviceinfofile.htm&var%3Amycon=connection0&var%3Aconid=encaps0 [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/closeWin.html HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
GET /html/index.html? HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
POST /cgi-bin/webcm HTTP/1.1
Host: %%%routerip%%%

getpage=..%2Fhtml%2Fframe.htm&login%3Acommand%2Fusername=Admin&login%3Acommand%2Fpassword=Admin [[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/home/home_RelaodHref.htm&var:RelaodHref= HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]
[[]]
GET /cgi-bin/webcm?getpage=../html/home/home_wizard.htm HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]
[[]]

albySR
06-09-2009, 15:49
OK... ho risolto..ho scritto il programmino in VB6

A chi interessasse il download a questo indirizzo:

http://www.goodfiles.altervista.org/DSL G624T restarter.rar

:D :cool:

Il porgramma / software serve per cambiare IP in meno di 10 sec sul router D-Link DSL G624T Fw:3.00

Se non dovesse andare il programma con l'interfaccia grafica (restart.exe) usare il file restart.bat

Fraz84
09-10-2010, 09:00
Come ti ho detto nel pm a me interessa molto questo file... Altervista non funziona lo puoi rimandare?? Grazieeee! :)