From c735f3cc87963b36e67fb42923d1acf28349f3b2 Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Thu, 18 Jul 2019 15:46:44 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index beb93f6..d00eaef 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ and error handling. Built for automated web scraping. ### Usage ```bash -wget https://simon987.net/data/architeuthis/16_architeuthis.tar.gz -tar -xzf 16_architeuthis.tar.gz +wget https://simon987.net/data/architeuthis/17_architeuthis.tar.gz +tar -xzf 17_architeuthis.tar.gz vim config.json # Configure settings here ./architeuthis @@ -31,7 +31,7 @@ vim config.json # Configure settings here export http_proxy="http://localhost:5050" # --no-check-certificates is necessary for https mitm # You don't need to specify user-agent if it's already in your config.json -wget -m -np -c --no-check-certificate -R index.html* http http://ca.releases.ubuntu.com/ +wget -m -np -c --no-check-certificate -R index.html* http://ca.releases.ubuntu.com/ ``` With `"every": "500ms"` and a single proxy, you should see