Add note about reference script

This commit is contained in:
Owen 2025-03-09 11:41:58 -04:00
parent a19fc8c588
commit 72d264d427
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -105,6 +105,8 @@ It will get called with args when a target is added:
Returning a string from the script in the format of a target (`ip:dst` so `10.0.0.1:8080`) it will override the target and use this value instead to proxy. Returning a string from the script in the format of a target (`ip:dst` so `10.0.0.1:8080`) it will override the target and use this value instead to proxy.
You can look at updown.py as a reference script to get started!
## Build ## Build
### Container ### Container