From f121e3fd5509ecebedb7267b0d515cfa75e45b9b Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Mon, 13 Dec 2021 00:25:15 +0000 Subject: [PATCH] :pencil: add idea --- ideas.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ideas.md b/ideas.md index 110ecbc..354d4ef 100644 --- a/ideas.md +++ b/ideas.md @@ -1,5 +1,6 @@ Cool ideas that can be done but probably won't be. -- Arbitrary TCP forwarding of (stdin? stdout? TCP?) +- Advertise TCP services in server response +- Arbitrary TCP forwarding of (stdin? stdout? TCP?) with interface cutover - Netcat replacement "Just send a file" _including filename_ - Public-key crypto for trusting peers on first use (Hard cause it requires mutable disk state)