Download a copy of an entire website

I have created a simple yet powerful command-line application to easily download an entire copy of any online website.

It is coded with Go and it is available on my GitHub: https://github.com/antsanchez/go-download-web

I normally use it to:

It also allows you to change the URL of the downloaded website, which can be very helpful when moving an existing static website from a domain to another.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

If you need any help or have any questions, do not hesitate to contact me.