sshpiper/cmd/sshpiperd
Tommaso Doninelli 69fec645ca
Cross-compatible check if FD is a TTY terminal (#151)
Package `term` provides support functions for dealing with terminals, cross-compatible with Unix,darwin and windows.

 The low leve const `unix.TCGETS` is not defined in Darwin arch, ad prevent shspiper to buil and run on osx
2023-04-06 14:57:24 -07:00
..
internal/plugin Cross-compatible check if FD is a TTY terminal (#151) 2023-04-06 14:57:24 -07:00
cmd_dummy.go add pdeathsig 2022-07-06 00:14:10 +00:00
cmd_linux.go add pdeathsig 2022-07-06 00:14:10 +00:00
daemon.go add callback for pipe start and pipe err (#145) 2023-03-11 03:30:42 -08:00
grpc.go align log level across plugins 2022-08-05 23:08:01 +00:00
main.go add base64 host key param 2023-03-04 10:20:43 +00:00
sshpiperd add callback for pipe start and pipe err (#145) 2023-03-11 03:30:42 -08:00
typescript.go move typescript logger 2022-07-04 16:49:50 +00:00