livecaidoreload
v1.5.0
Published
Hot-reloading for Caido
Downloads
3
Readme
LiveCaidoReload
LiveCaidoReload
is a simple script that allows you to quickly reload your Caido plugins without having to remove them and install every time you make a change. This script is intended to be used with the LiveCaidoReloadPlugin
How to use
- Clone this repository:
git clone https://github.com/bebiksior/LiveCaidoReload.git
Run
npm install -g
to install the script globallyRun
livecaidoreload
in the directory where yourplugin.zip
file is located. You can also runlivecaidoreload <pluginzippath>
to specify the paths to yourplugin.zip
fileInstall LiveCaidoReloadPlugin to your Caido instance
You should see a toast message in your Caido instance saying that we are connected to the LiveCaidoReload script
Build your plugin, Caido instance should reload with the new plugin version installed :D
Contributing
Feel free to contribute to the project by creating a pull request. If you have any issues or feature requests, please create an issue.