Add SSH port forwards to settings (#24474)
Closes #6920 Release Notes: - Added ability to specify port forwarding settings for remote connections
This commit is contained in:
parent
58b0a6c4af
commit
5f6311171f
6 changed files with 158 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -10886,6 +10886,7 @@ dependencies = [
|
|||
"prost 0.9.0",
|
||||
"release_channel",
|
||||
"rpc",
|
||||
"schemars",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"shlex",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue