chore(port-forward): support multiple port forwarded
This commit is contained in:
@@ -22,7 +22,7 @@ type DNSLoop interface {
|
||||
}
|
||||
|
||||
type PortForwardedGetter interface {
|
||||
GetPortForwarded() (portForwarded uint16)
|
||||
GetPortsForwarded() (ports []uint16)
|
||||
}
|
||||
|
||||
type PublicIPLoop interface {
|
||||
|
||||
Reference in New Issue
Block a user