Skip to content

Website Cloner - Utilizes powerful go routines to clone websites to your computer within seconds.

License

Notifications You must be signed in to change notification settings

imthaghost/gocloneold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jedi

Copy websites to your computer! goclone is a utility that allows you to download a website from the Internet to a local directory. Get html, css, js, images, and other files from the server to your computer. goclone 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.


Official Website


gitmoji-changelog


Example

Table of Contents

🚀 Installation

Brew

# tap
brew tap imthaghost/goclone
# install tool
brew install goclone

Manual

# go get :)
go get https://github.com/imthaghost/goclone
# change to project directory using your GOPATH
cd $GOPATH/src/github.com/imthaghost/goclone
# build and install application
go install

Examples

# goclone <url>
goclone https://dribbble.com

Dribbble

📝 License

By contributing, you agree that your contributions will be licensed under its MIT License.

In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

Contributors

Contributions are welcome! Please see Contributing Guide for more details.

Gary Frederick
Tha Ghost

💻

About

Website Cloner - Utilizes powerful go routines to clone websites to your computer within seconds.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages