blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.1k stars 566 forks source link

Unable to export forwarded port - setup by aws ssm #1950

Closed patanjalis closed 5 months ago

patanjalis commented 5 months ago

In blink.sh - “build mosh” to connect to remote machine On the remote, setup a tunnel via ‘aws ssm start-session —target <> …” The aws session setups a tunnel to build host port 5000. AWS session is setup using the session-manager-plugin. In blink.sh - “build ports add htools 5000 50001”

When I open http://localhost:5001 on my iPad browser - it is unable to connect.