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
- Clone this repository:
git clone https://github.com/bebiksior/LiveCaidoReload.git-
Run
npm install -gto install the script globally -
Run
livecaidoreloadin the directory where yourplugin.zipfile is located. You can also runlivecaidoreload <pluginzippath>to specify the paths to yourplugin.zipfile
-
Install 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
Feel free to contribute to the project by creating a pull request. If you have any issues or feature requests, please create an issue.
