Updated the build host discovery script function

to do it properly!!
This commit is contained in:
pyro57000
2024-12-09 15:26:24 -06:00
parent 4dedb73eda
commit 5db39b4f03
347 changed files with 3887 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
# pentest_tool
A quick little tool to manage which projects you're on, keep track of time spent on those projects, and manage distrobox containers for each environment.
A quick little tool to manage which projects you're on and manage distrobox containers for each environment.
In order to use this tool you'll want to have distrobox set up and have a "template" box you've created that has all yoru tools installed and what not, you'll likely also want to have a folder full of your other custom tools that you get from git hub, this makes it easier.