Commit Graph

19 Commits

Author SHA1 Message Date
pyro57000
4f77bab6b6 fixed cargo.toml to have the right name 2024-12-18 13:00:47 -06:00
pyro57000
33555976a4 fixed typo 2024-12-18 12:59:57 -06:00
pyro57000
34d0c4ed09 added a bit of error handling
and resolved some compiler warnings
2024-12-18 12:57:06 -06:00
Pyro57000
c878908719 Update README.md
fixed formatting
2.0
2024-12-18 12:41:41 -06:00
Pyro57000
cc9ed7c369 Update README.md
added more detailed descriptions, examples, and instructions.
2024-12-18 12:41:04 -06:00
pyro57000
a353ef0ca1 fixed cargo files after update 2024-12-18 12:03:00 -06:00
pyro57000
c58f455809 Refactored the code to be split
into different modules
instead of one giant .rs file
this should make it more organized
2024-12-18 11:56:20 -06:00
pyro57000
6d7c1d2e97 fixed space after shell in the build
host discovery command function
2024-12-09 15:29:27 -06:00
pyro57000
dd397e0f63 fixed the changes I made to the build
host discovery function
2024-12-09 15:28:14 -06:00
pyro57000
5db39b4f03 Updated the build host discovery script function
to do it properly!!
2024-12-09 15:26:24 -06:00
pyro57000
4dedb73eda update to Readme to accurately reflect scope
also initial commit from vscode.
2024-12-03 13:46:23 -06:00
Pyro57000
2ad293af7c Update main.rs
re-worked the add a project and remove project functions to be better.

# import_project
added logic to automatically set customer and project names based on moved folder names, falls back to user input, but the project and notes folders should be properly set for imported projects anyways.

# remove_project
added logic to save the list of projects after the distrobox removal happens, this way your projects.conf file should be updated after removing the project.
2024-12-03 13:35:32 -06:00
Pyro57000
08921e0515 Update main.rs
added some stuff or sumthin idk
2024-11-07 09:40:17 -06:00
Pyro57000
7ba70d03b7 Update main.rs
added the functionality to run my initial recon script to import nessus findings from external scans into obsidian
2024-06-11 20:12:12 +00:00
Pyro57000
ec351f733b Update main.rs
removed hour counting stuff, because it was dumb, and re-worked how it finds the save folders so it doesn't dynamically build them, instead saves them in the settings.  Also re-worked the install script to be better.
2024-06-11 19:25:50 +00:00
Pyro57000
f383c8b592 Update main.rs
fixed the copying of an existing folder structure over for importing a project
2024-05-31 22:36:51 +00:00
Pyro57000
9c1f4c9525 added the tool
here it be yo
2023-12-21 21:57:38 +00:00
Pyro57000
07050f49ce Update README.md 2023-12-21 21:54:55 +00:00
Pyro57000
5eeead0a72 Initial commit 2023-12-21 21:53:34 +00:00