mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 09:53:21 +02:00
Reverse port forwarding backend actually works now. UI needs some work for the "new vision".
This commit is contained in:
@@ -400,7 +400,6 @@ message ForwardCreateMessage {
|
||||
required uint32 devicePort = 1;
|
||||
required string targetHost = 2;
|
||||
required uint32 targetPort = 3;
|
||||
optional bool system = 4;
|
||||
}
|
||||
|
||||
message ForwardRemoveMessage {
|
||||
|
||||
Reference in New Issue
Block a user