mirror of
https://github.com/fosrl/newt.git
synced 2025-05-12 21:20:39 +01:00
Add note about reference script
This commit is contained in:
parent
a19fc8c588
commit
72d264d427
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
||||
You can look at updown.py as a reference script to get started!
|
||||
|
||||
## Build
|
||||
|
||||
### Container
|
||||
|
|
Loading…
Reference in a new issue