Description:
- This script is a basic website cloner that downloads all the files from a website and saves them in a folder.
- It works by scraping all the links on the page, save them locally, and replace them with the local path.
Usage:
python3 app.py <url>
More info:
- In order to use the tor network, you need to download the tor package and start the tor service.