Znskit is a personal automation CLI tool for managing Zeronetsec repositories.
- Automate repository searching and listing.
- Streamline tool installation by executing native setup scripts.
- Track and list currently installed tools on the system.
- Quick reinstallation and clean uninstallation of tools.
- And more features.
Please read .docs/disclaimer.md before using this tool.
Use this software at your own risk.
The author is not responsible for any damage, data loss, or issues that may result from its use.
Quick install:
git clone https://github.com/Zeronetsec/Znskit
cd Znskit
chmod +x install.sh
./install.shFor more detailed installation and uninstallation instructions, see .docs/install_and_uninstall.md.
znskit --search cli
znskit --install woofind
znskit --uninstall woofind
znskit --list-installed
znskit --info woofindAnd more commands.
This project is licensed under the MIT License.