whilenull / 7777-support

Documentation and support for 7777.
https://port7777.com
53 stars 3 forks source link

support for RDP? #39

Open pooley182 opened 1 year ago

pooley182 commented 1 year ago

This is less of a request for you to change your app, as I appreciate 7777 is focused purely around database support. But I'm wondering if you know of an equivalent tool that will allow us to list out windows EC2 instances and then RDP into them via a 7777-like tunnel.

If not, is this something you could consider supporting in the future, via a --rdp flag similar to how Elasticache is currently done.

mnapoli commented 1 year ago

Thanks for the suggestion! Indeed, so far we have focused on databases. This is an idea we could explore in the future, thanks!

pooley182 commented 1 year ago

Possibly even as a quicker way to implement it, just an advanced tunnel mode that lets us specify an internal IP of whatever I want to connect to and a port number. It would be down to me to ensure I have the security groups configured correctly to whatever I'm trying to connect to, but it sure would make my life a lot easier 😅