Skip to content

Commit

Permalink
Update WappaGo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMart committed Sep 1, 2022
1 parent 66d0f8e commit d9b74ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/storage/configs/cloud-init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ runcmd:
- mv gau /usr/local/bin/
- rm LICENSE README.md gau_2.1.2_linux_amd64.tar.gz
# WappaGo
- wget https://github.com/EasyRecon/wappaGo/releases/download/release-0.0.7/wappaGo_linux_x64
- wget https://github.com/EasyRecon/wappaGo/releases/download/release-0.0.8/wappaGo_linux_x64
- mv wappaGo_linux_x64 /usr/local/bin/wappago
- chmod +x /usr/local/bin/wappago
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
Expand Down
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

- Fix namespace confusion when calling methods

**Scan Improvements :**

- Update WappaGo

## Version 1.6.2

**Scan Improvements :**
Expand Down

0 comments on commit d9b74ed

Please sign in to comment.