[GH-ISSUE #483] create SSH Tunnel #3299

Closed
opened 2026-03-13 08:48:17 +03:00 by kerem · 3 comments
Owner

Originally created by @BurtGummer on GitHub (Aug 14, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/483

Originally assigned to: @VShawn on GitHub.

Hello,

is there a way to setup a ssh tunnel in PRemoteM 0.7.2.8 like in putty -> Connection -> SSH -> Tunnels?

Works, sorry: import a kitty session works great with tunnel.

Originally created by @BurtGummer on GitHub (Aug 14, 2023). Original GitHub issue: https://github.com/1Remote/1Remote/issues/483 Originally assigned to: @VShawn on GitHub. Hello, is there a way to setup a ssh tunnel in PRemoteM 0.7.2.8 like in putty -> Connection -> SSH -> Tunnels? Works, sorry: import a kitty session works great with tunnel.
kerem 2026-03-13 08:48:17 +03:00
Author
Owner

@BurtGummer commented on GitHub (Aug 14, 2023):

closed

<!-- gh-comment-id:1677546911 --> @BurtGummer commented on GitHub (Aug 14, 2023): closed
Author
Owner

@VShawn commented on GitHub (Aug 15, 2023):

I am not a user of tunnel. Could you tell me how you use tunnel through kitty session? Maybe we should document your method for future reference.

<!-- gh-comment-id:1678273285 --> @VShawn commented on GitHub (Aug 15, 2023): I am not a user of tunnel. Could you tell me how you use tunnel through kitty session? Maybe we should document your method for future reference.
Author
Owner

@BurtGummer commented on GitHub (Aug 15, 2023):

Sure.

  1. download and start Kitty portable
  2. enter a hostname and a name in "Saved Sessions/New Folder"
  3. klick "Connection" -> "SSH" -> "Tunnels"
  4. enter a source port, for example 777
  5. enter a destination, for example "192.168.1.2:80" - a webinterface that is reachable from the host we connect to
  6. klick "Add"
  7. go back to "Session" and klick "Save (d)"

Now there is a new file in

..\kitty-portable-win32-0.74.4.13-36\data\config\Sessions\

this file we import in PRemoteM under SSH -> Kitty Session in a new SSH-Connection. Enter the same hostname, username and password in PRemoteM.

Thats it. If the connection successfully connected, the remote webinterface is available on my local computer if I enter localhost:777 in the Browser. Its a good way to secure a webinterface, for example Proxmox on a remote root-server.

<!-- gh-comment-id:1678414034 --> @BurtGummer commented on GitHub (Aug 15, 2023): Sure. 1. download and start Kitty portable 2. enter a hostname and a name in "Saved Sessions/New Folder" 3. klick "Connection" -> "SSH" -> "Tunnels" 4. enter a source port, for example 777 5. enter a destination, for example "192.168.1.2:80" - a webinterface that is reachable from the host we connect to 6. klick "Add" 7. go back to "Session" and klick "Save (d)" Now there is a new file in ..\kitty-portable-win32-0.74.4.13-36\data\config\Sessions\ this file we import in PRemoteM under SSH -> Kitty Session in a new SSH-Connection. Enter the same hostname, username and password in PRemoteM. Thats it. If the connection successfully connected, the remote webinterface is available on my local computer if I enter localhost:777 in the Browser. Its a good way to secure a webinterface, for example Proxmox on a remote root-server.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#3299
No description provided.