Skip to content

GhettoGeek/WMIRROR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WMIRROR

wmirror allows you to download any website from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.

Version Released Tested On
1.2 2019-11-16 Linux - Windows - MacOS - Android
1.0 2019-06-19 Linux - Windows - MacOS - Android

Get Started On Linux/MacOSX

 git clone https://github.com/wuseman/wmirror
 cd wmirror
 chmod +x wmirror
 ./wmirror -u <url> -p <path_to_store_data>

System requirements

  • Wget - Find more info about wget here

Changelog

Versions changelog.

Authors:

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

Notice:

wuseman cannot be held as responsible for users actions regardless of what damage a user can achieve with the information/data wmirror might collect for any user(s). All users that gathering information or data via wmirror is 100% responsible for their own actions, wmirror has been developed for a legal purpose.

About

wmirror allows you to download any website from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.

Topics

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%