From de8f9552c3d099783763251012317738be6174a8 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Mon, 8 Oct 2018 23:42:09 -0700 Subject: [PATCH] Update TODO - ~/.hkexsh_id --- TODO.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/TODO.txt b/TODO.txt index 6b187fe..1e3add3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -17,13 +17,7 @@ Architecture Features (DONE) - Support for hkcp (hkex-cp) - secure file copy protocol -- (IN PROGRESS) auth tokens to allow scripted hkexsh/hkexcp use - * ~/.hkexsh_id file with multiple (host:token) entries - (Currently only one supported - need to support multiple lines for - multiple dest servers; client sends host/ip used to connect to server, - so multihomed servers can still be specified, with separate entries - stored in both server/client ~/.hkexsh_id files. Use connhost here to - match against proper entry.) +(DONE) auth tokens to allow scripted hkexsh/hkexcp use - hktun - tunnelling - multiple tunnel sessions co-existing w/shell sessions Alternate transports for hkexsh.Conn - HTTP-mimicking traffic, ICMP, ... ?