extensions
extensions copied to clipboard
Add SSH Tunnels.
Description
Added a new extension SSH Tunnels which helps to easily initialize local, remote, and dynamic port forwards from the Raycast interface.
Screencast
Checklist
- [X] I read the extension guidelines
- [X] I read the documentation about publishing
- [X] I ran
npm run build
and tested this distribution build in Raycast - [X] I checked that files in the
assets
folder are used by the extension itself - [X] I checked that assets used by the
README
are placed outside of themetadata
folder
Congratulation on your new Raycast extension! :rocket:
We will review it shortly. Once the PR is approved and merged, the extension will be available on the Store.
I think I know what's going on. I exchange SSH keys with all the server I connect to so it completely skipped my mind to implement a solution for verifying a connection and entering passwords.
I'll work on implementing that and will push the changes once I do.
This issue/pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean. Thanks for your contributions.