You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -43,11 +45,13 @@ The **`help`** option displays further usage information and general details abo
43
45
44
46
## Update
45
47
46
-
The script has been updated to version 1.0.1.
48
+
The script has been updated to version 1.2.1.
47
49
48
50
49
51
**Changelog**
50
52
53
+
Two additional programs have been added BirdWatch, which is a SOCMINT utility with a focus on twitter and Inquisitor which is an OSINT based Recon tool. Furthermore toddington.com has been added to the `Online Resources` feature to be used as a reference guide to additional OSINT resources.
54
+
51
55
Each installation operation now has its own function in order to make the script modular. This will also allow for the easy addition of operations that would install other/more tools in the future.
52
56
53
57
Additional checks have been added to the script in order to look for the presence of utilities such as `wget`, `git` and `pip`. This is important because some distros such as Debian and Devuan do not come with some of these utilities installed by default. Should the script find any of these utilities are missing it will attempt to automatically resolve the issue. Making the script effective and compatible with most Debian based distros.
0 commit comments