mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #483] create SSH Tunnel #3299
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#3299
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@BurtGummer commented on GitHub (Aug 14, 2023):
closed
@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.
@BurtGummer commented on GitHub (Aug 15, 2023):
Sure.
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.