mirror of https://gogs.blitter.com/RLabs/xs
Update TODO - ~/.hkexsh_id
This commit is contained in:
parent
767ae7bd07
commit
de8f9552c3
8
TODO.txt
8
TODO.txt
|
@ -17,13 +17,7 @@ Architecture
|
||||||
|
|
||||||
Features
|
Features
|
||||||
(DONE) - Support for hkcp (hkex-cp) - secure file copy protocol
|
(DONE) - Support for hkcp (hkex-cp) - secure file copy protocol
|
||||||
- (IN PROGRESS) auth tokens to allow scripted hkexsh/hkexcp use
|
(DONE) 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.)
|
|
||||||
- hktun - tunnelling - multiple tunnel sessions co-existing w/shell sessions
|
- hktun - tunnelling - multiple tunnel sessions co-existing w/shell sessions
|
||||||
|
|
||||||
Alternate transports for hkexsh.Conn - HTTP-mimicking traffic, ICMP, ... ?
|
Alternate transports for hkexsh.Conn - HTTP-mimicking traffic, ICMP, ... ?
|
||||||
|
|
Loading…
Reference in New Issue