Wouldn’t it be great to allow a fellow developer to quickly and securely SSH into your laptop when you’re in the middle of a debugging session even if you are on two separate networks behind NAT?
+1 to the http://github.com/theirusername.keys trick, never knew that was a thing. I wonder if that’s also usable on GHE, might be useful for making internal infra accessible to specific team members without having to provision new accounts, etc.
[Comment removed by author]
+1 to the http://github.com/theirusername.keys trick, never knew that was a thing. I wonder if that’s also usable on GHE, might be useful for making internal infra accessible to specific team members without having to provision new accounts, etc.
Looks very cool ?