teleport/lib/utils/agentconn
Andrew LeFevre b029928a11
fix forwarding a SSH agent in a Cygwin environment (#29068)
* fix forwarding a SSH agent in a Cygwin env

* added more comments

* use os.Getenv

* add examples to regex vars, make formatting of guid more clear

* parse strings as uints, improve error messages

* make it more clear uint32s are used for UIDs

* turns out calling "bash" isn't needed
2023-08-16 20:38:30 +00:00
..
agent_unix.go
agent_windows.go fix forwarding a SSH agent in a Cygwin environment (#29068) 2023-08-16 20:38:30 +00:00