ssh config

This commit is contained in:
Daniel Lundin 2020-10-06 13:17:10 +02:00
parent 99d8c8f8cf
commit 96d926cdb4
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC
2 changed files with 2 additions and 1 deletions

View file

@ -7,4 +7,4 @@ TryExec=kitty
Icon=kitty
Terminal=false
Categories=System;TerminalEmulator;
Exec=kitty --class=tmux-devel autossh -M21001 devel
Exec=kitty --class=tmux-devel autossh -M0 devel

View file

@ -6,6 +6,7 @@ ExitOnForwardFailure yes
RequestTty yes
LocalForward 127.0.0.1:8000 127.0.0.1:8000
LocalForward 127.0.0.1:8080 127.0.0.1:8080
LocalForward 127.0.0.1:8250 127.0.0.1:8250
LocalForward 127.0.0.1:9090 127.0.0.1:9090
LocalForward 127.0.0.1:15000 127.0.0.1:15000
LocalForward 127.0.0.1:9876 127.0.0.1:9876