proxytrack
Copy websites to your computer (Offline browser)
Install
- All systems
-
curl cmd.cat/proxytrack.sh
- Debian
-
apt-get install proxytrack
- Ubuntu
-
apt-get install proxytrack
- Arch Linux
-
pacman -S httrack
- Kali Linux
-
apt-get install proxytrack
- Fedora
-
dnf install httrack
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install proxytrack
- OS X
-
brew install httrack
- Raspbian
-
apt-get install proxytrack
- Dockerfile
- dockerfile.run/proxytrack
httrack
Copy websites to your computer (Offline browser)
HTTrack is an offline browser utility, allowing you to download a World Wide website from the Internet to a local directory, building recursively all directories, getting html, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system.
proxytrack
Build HTTP Caches using archived websites copied by HTTrack
ProxyTrack is a simple proxy server aimed to deliver content archived by HTTrack sessions. It can aggregate multiple download caches, for direct use (through any browser) or as an upstream cache slave server. This proxy can handle HTTP/1.1 proxy connections, and is able to reply to ICPv2 requests for an efficient integration within other cache servers, such as Squid. It can also handle transparent HTTP requests to allow cached live connections inside an offline network.