From 72d264d427fb5673c6af462e943fc95fe6d08124 Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 9 Mar 2025 11:41:58 -0400 Subject: [PATCH] Add note about reference script --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5f7f04..8f0d1c3 100644 --- a/README.md +++ b/README.md @@ -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