Searched defs:port_forward (Results 1 – 2 of 2) sorted by relevance
22 def port_forward(host_port_pair: str, host_port: int) -> int: function
95 def port_forward(target_addr: str, host_port: int) -> int: function