livecaidoreload
v1.5.0
Published
Hot-reloading for Caido
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.gitRun
npm install -gto install the script globallyRun
livecaidoreloadin the directory where yourplugin.zipfile is located. You can also runlivecaidoreload <pluginzippath>to specify the paths to yourplugin.zipfileInstall 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.
