JDownloader Community - Appwork GmbH
 

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06.05.2012, 20:12
callofdury30
Guest
 
Posts: n/a
Default Problème script reconnexion livebox sagem 2 [résolu]

Bonjour la communauté je vous envoie un message fin de voir si vous pouvez résoudre mon problème =)
Mon problème est le suivant je n'arrive pas à changer d'adresse ip avec ma livebox 2 d'orange, j'ai lu tout les post dessus et aucuns n'ont solutionné mon problème :/
Que se soit un script liveheaders/curl maison:
Code:
[[[HSRC]]]
    [[[STEP]]]
        [[[REQUEST]]]
        GET / HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
        [[[PARSE]]]
        alfanum:sessionid.*?value=\"([a-zA-Z0-9]+)
        [[[/PARSE]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /index.cgi HTTP/1.1
        Host: %%%routerip%%%

page=home&authaction=login&sessionid=%%%alfanum%%%&authkey=BMXVqBulBJFGUFH&authmd5passwd=b1b06d0076a66bec053fc9cd8294efbd&authlogin=admin&authpasswd=admin
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /index.cgi?page=hwview&sessionid=%%%alfanum%%% HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /index.cgi?page=internet&sessionid=%%%alfanum%%% HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /index.cgi?page=internet&action=reset&sessionid=%%%alfanum%%% HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

[[[/HSRC]]]
Ainsi que les scripts python de la page suivante:
http://board.jdownloader.org/showthread.php?t=31362

Le seul script qui a fonctionné est celui écrit en .vbs d'un autre topic. Selement c'était sous windows xp avec un autre ordinateur de la maison, pour information je suis sous ubuntu 12.04 donc ce script n'est pas compatible

J'espère que vous pourrez résoudre mon problème parce je suis dans ce cas ci ^^

Merci d'avance de votre réponse.

Last edited by callofdury30; 28.05.2012 at 01:14. Reason: résolution du problème
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 23:34.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.