ibnstaller

This commit is contained in:
2025-11-01 18:52:15 -06:00
parent d86711ec06
commit 36e15e04e7
2 changed files with 20 additions and 7 deletions
+20 -2
View File
@@ -21,7 +21,8 @@ script=/tmp/install_script.sh && curl -s https://raw.githubusercontent.com/Princ
* `gitsync` * `gitsync`
* `syncstatus` * `syncstatus`
* `waypoint` * `waypoint`
* * `setup_git.sh`
#### security helpers #### security helpers
* `backup.sh` * `backup.sh`
* `binwalk-tool` * `binwalk-tool`
@@ -31,25 +32,41 @@ script=/tmp/install_script.sh && curl -s https://raw.githubusercontent.com/Princ
* `find_bytes` * `find_bytes`
* `fix-wifi` * `fix-wifi`
* `add_user_ssh` * `add_user_ssh`
* `wifi_monitor`
* `wifi-monitor-airX` * `wifi-monitor-airX`
* `recursive-analysis` * `recursive-analysis`
* `large_file_search_for_hash` * `large_file_search_for_hash`
* `randomtoken` * `randomtoken`
* `alfa_install_kali.sh`
#### monitoring #### monitoring
* `mon-watch` * `mon-watch`
* `monitor_pid` * `monitor_pid`
* `ifnet`
* `webhook` * `webhook`
* `FIND_THE_FUCKING_PI`
#### hosting
* `add_apache2_site`
#### setup and general scripts #### setup and general scripts
* `ifnet` * `ifnet`
* `install_script.sh` * `install_script.sh`
* `pyenv_setup` * `pyenv_setup`
* `python_pyenv_setup.sh`
* `xrdp-start` * `xrdp-start`
* `add_apache2_site` * `add_apache2_site`
* `download_file_list` * `download_file_list`
* `message_users` * `message_users`
* `UNFUCK_HOMEDIR_PERMS.sh` * `UNFUCK_HOMEDIR_PERMS.sh`
* `pi_create_image`
#### for fun
* `donut`
#### media
* `easylistdownload`
* `download_file_list`
### Windowwz ### Windowwz
#### git helpers #### git helpers
@@ -69,7 +86,8 @@ script=/tmp/install_script.sh && curl -s https://raw.githubusercontent.com/Princ
* `testtime.ps1` * `testtime.ps1`
#### Windows system #### Windows system
* `redundant-backup.ps1` * `redundant-backup.ps1`
* `windows-repair.bat` #### anti-productivity
* `IM_SO_TIRED_BOSS.ps1`
todo: todo:
1. windwows gitinitshit 1. windwows gitinitshit
-5
View File
@@ -1,5 +0,0 @@
@ECHO OFF
mrt
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
chkdsk /r C: