xs/demo
Russ Magee 6fd8ac1519 Added -u (user), -x (exec cmd) options, -d (dbg) for logging; detection of "-x -" for
stdin/pipeline commands.
2018-01-21 15:46:40 -08:00
..
client Added -u (user), -x (exec cmd) options, -d (dbg) for logging; detection of "-x -" for 2018-01-21 15:46:40 -08:00
dbgclient Start of proto kexsh tool client/server 2018-01-13 10:01:27 -08:00
dbgserver Removed channel-based server loop goroutine, solving eaten initial byte issue. 2018-01-20 21:20:49 -08:00
server Added -u (user), -x (exec cmd) options, -d (dbg) for logging; detection of "-x -" for 2018-01-21 15:46:40 -08:00
Herradura.go HKExConn captures net.Conn 2018-01-06 20:26:08 +00:00
clientp.go Bit of cleanup in hkex.Read(),Write() and server.go read bufsize to 512 2018-01-11 09:13:18 -08:00
serverp.go Made server.go and serverp.go (plaintext net example) use same bufsize 2018-01-11 21:32:55 -08:00