Answer the question
In order to leave comments, you need to log in
How to download the admin panel using wget?
Pages that come after registration are not downloaded. Is it possible to download them using wget? (html/css/js without php of course)
Answer the question
In order to leave comments, you need to log in
You can download, for example, by getting a session cookie in the browser, passing authorization, saving it, and slipping it into wget (--load-cookies), or even go through authorization and save the cookie with the same wget.
However, authorization can be based on different principles, and this approach will work in most cases, but not in all.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question