httrack alternative for mac?

xGODx

Senior Member
Joined
Apr 18, 2023
Messages
887
Reaction score
874
Anybody can suggest an alternative to httrack for mac
 
It’s available on mac as well. If you have homebrew, try doing:
Code:
brew install httrack

to install homebrew (it is one of the most helpful package managers out there for the devs atleast):

Code:
https://brew.sh/
 
Back
Top