Basic win32 support for server (offering a server-side shell session akin to UNIX pty) and a native (unwrapped) client (unbuffered input, no-echo).
Basic win32 support for server (offering a server-side shell session akin to UNIX pty) and a native (unwrapped) client (unbuffered input, no-echo).
Enable build under FreeBSD 12.1:
Interactive shell
verify client term resizes, ctrl-D (rude) logout etc. work and preserve proper terminal mode
one-shot command exec (-x)
copy (client -> server and server -> client) with proper term behaviour (with and without 'pv')
tunnels
Install via make target to service (/etc/rc.d ?)
Equivalent functionality to main TCP modes, but using KCP.