+ Reply to Thread
Results 1 to 1 of 1

Thread: Hilfe!! Erstellung einer rouerreconnect .bat datei

  1. #1

    Join Date
    29.06.09
    Posts
    1
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 ssssssss1

    Hilfe!! Erstellung einer rouerreconnect .bat datei

    Ich habe nun viel probiert, aber leider hatte ich noch keinen Erfolg. Wäre jemand so nett und würde mir eine reconnect .bat datei erstellen. Bin einfach zu unfähig :-). Nun Name meines Routers Sitecom WL-304 benutzrtname+passwort lautet admin+admin und hier sind die aufzeichnungen vom live header im jDownloader benutze aber Cryptload :
    Code:
    [[[HSRC]]]
        [[[STEP]]]
            [[[REQUEST]]]
            GET / HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /english.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /stainfo.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /english.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /syspasswd.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /english.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /index.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /stainfo.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /syspasswd.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /tlreset.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /wanddns.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /function.js HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /tlreset.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            POST /cgi-bin/restart.exe HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
    
    reset_flag=0&submit-url=%2Ftlreset.stm
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /wait.stm HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin 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 / HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
        [[[STEP]]]
            [[[REQUEST]]]
            GET /german.txt.bin HTTP/1.1
            Host: %%%routerip%%%
            Authorization: Basic %%%basicauth%%%
            [[[/REQUEST]]]
        [[[/STEP]]]
    
    [[[/HSRC]]
    !Bitte ohne RC und curl, weil da ist mein router nicht dabei!

    Ich bedanke mich schon mal im voraus
    Last edited by danny; 11.09.09 at 16:14.
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •