Cloner

Cloner clones the website that we require to be served by snare.

Cloner command line parameters

clone [–target website_url ] [–max-depth clone_depth] [–log_path LOG_PATH] [–css-validate CSS_VALIDATE] [–path PATH]

Description

  • target – url of website to be cloned
  • max–depth – maximum depth of the web-pages desired to be cloned (optional), default: full depth of the site
  • log_path – path of the log file (optional)
  • css-validate – set wheather css validation is required (optional)
  • path – path to save the page to be cloned (optional)