From 660c8153d7f40135a34d0ed715528c06590b8cfe Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 21 Feb 2010 15:33:17 +0100 Subject: [PATCH] Add a comment --- modules/portforwarder/misc/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/portforwarder/misc/config.yaml b/modules/portforwarder/misc/config.yaml index 50f57e337..4e99cd40e 100644 --- a/modules/portforwarder/misc/config.yaml +++ b/modules/portforwarder/misc/config.yaml @@ -1,5 +1,9 @@ --- +# TODO: if we ever want to forward more than one port between two hosts then +# we will have to come up with a wrapper script that picks the right target +# port on the remote instead of just encoding it in authkeys. + # from host:port to host:port master.debian.org: - source_bind_port: 5441 -- 2.20.1