[DISCUSSION] UUP dump - download Windows 10/11 UUPs with ease

Discussion in 'MDL Projects and Applications' started by whatever127, Sep 2, 2017.

  1. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. lsx285p

    lsx285p MDL Novice

    Mar 6, 2022
    49
    68
    0
  3. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    Code:
    Replace 44715 with 443 in uupdump-x64\uupdump-aio.cmd uupdump-x64\apache\conf\httpd.conf
    
    HTTP Port 443
    This port is used for HTTPS (HTTP Secure) traffic, which is a version of HTTP that uses encryption to provide a secure connection between the client and the server, making it unreadable to anyone who intercepts it. It’s the primary port that the Internet Engineering Task Force (IETF) recognizes for the HTTPS protocol.
    HTTPS requires the use of an SSL / TLS (Secure Sockets Layer/Transport Layer Security) certificate, which is issued by a trusted certificate authority (CA). The SSL/TLS certificate is used to establish a secure connection between the client and the server and to verify that the server is who it claims to be.
     
  4. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    nah, 80 and 443 ports might already be in use
    also for 443 port you should generate cert manually, I already posted simple tutorial how to do it in this thread many months ago
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    What is port 80 and 443 used for?
    Port 80 is used for http (unsecured web traffic). Port 443 is used for https (secured web traffic).
     
  6. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    you can do whatever you want on your machine, but I should set random port for a lot of users because some of them might already have another web server on their machine with 80 or 443 ports

    also there's no any sense to use 443 port with self signed cert on localhost, it adds nothing but a headache
    also there's no point to do the same on your LAN because you should think about your devices and stuff and not about simple local server, which was configured especially for localhost only
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    With replace 44715 with 443 in uupdump-x64\uupdump-aio.cmd uupdump-x64\apache\conf\httpd.conf my download speed is much faster as well as.secured web traffic.
     
  8. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    download speed of what? that port only controls connection between the server and website / download package (zip file), nothing else, and your traffic is not secured, it's localhost
    I mean aria2 wouldn't be affected with this at all, all MSFT links are http (80 port) anyway and you can't change that
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    I am trying to help other uses who may have concerns.
     
  11. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    You have mixed http 80 port with 443 port without using SSL cert and thinking you are secure now
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    #5378 Ace2, Oct 13, 2023
    Last edited: Oct 13, 2023
    I what thinking Microsoft server would be using SSL cert and my browser would detect if SSL cert from Microsoft server.

    Code:
    HTTPS requires the use of an SSL / TLS (Secure Sockets Layer/Transport Layer Security) certificate, which is issued by a trusted certificate authority (CA). The SSL/TLS certificate is used to establish a secure connection between the client and the server and to verify that the server is who it claims to be.
     
  15. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    if you want to f**k with this bs more then click here https://forums.mydigitallife.net/posts/1780639

    spoiler: it's pointless, you are on a f**king localhost anyway
    and if you don't trust your localhost then don't use PCs at all
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. hollybunny

    hollybunny MDL Novice

    Apr 16, 2018
    2
    0
    0
    #5380 hollybunny, Oct 13, 2023
    Last edited: Oct 13, 2023
    There is also the option via the APP. Download version 22631.2500? What exactly do I have to change and where?
    config.ini have fetch_sync_current_only=true
    Despite the change in the config.ini, the version you are looking for is not found.
    I'm sorry for my bad English, I'm from Germany
    I wish you a nice weekend, thank you in advance.

    I would also like to thank the programmer of the website (uup dump net)

    The same applies to programmer the uup dump app, of course. Thank you very much.