Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 638 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 638 Bytes

cloner

Features

  • Clone a webpage for whatever purpose you wish
  • Substitute in your own form action URLs for POST data
  • Sometimes works, sometimes doesn't (just to keep things exciting)

Usage

============================================================
                           cloner
============================================================
  -f string
    	The URL of the site to replace in form actions
  -o string
    	Output location (default ".\\")
  -u string
    	The URL of the site to clone

Todo

  • Refactor when I get good at this language
  • UTF-8 fixes
  • Figure out a less bad way to replace links