Pre-release
This release is a pre-release and may not be stable for production use.
[!IMPORTANT]
sharkit is intended for lawful OSINT research, authorized security testing, education, and legitimate investigations. You are responsible for complying with applicable laws, permissions, and terms of service.sharkit does not guarantee anonymity.
Features
- A terminal framework for OSINT / HUMINT / GEOINT work.
- Tools expose a
runmethod, options, and metadata; the shell loads them as you need them. - 15 built-in commands:
use,run,set,search,history,clear,exit, and a few more. - Tools are discovered automatically from
src/sharkit/tools/. sharkit --versionshows the exact build you have, dev pre-releases included.- State lives in
~/.config/sharkitand runs fine on Termux / Android. - To wipe it completely:
uv tool uninstall sharkitandrm -rf ~/.config/sharkit.
sharkit management on Linux using uv (RECOMMENDED)
- Install
uv tool install sharkit
- Upgrade
uv tool upgrade sharkit
- Uninstall
uv tool uninstall sharkit
rm -rf ~/.config/sharkit
sharkit management on Linux using pip
- Install
pip install sharkit
- Upgrade
pip install --upgrade sharkit
- Uninstall
pip uninstall sharkit
rm -rf ~/.config/sharkit
Links
Release files for sharkit 0.2.1.dev2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sharkit-0.2.1.dev2.tar.gz | 22.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sharkit-0.2.1.dev2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 57.6 kB