5 lines
57 B
Go
5 lines
57 B
Go
|
package main
|
||
|
|
||
|
func setupPortForward(ip, port string) {
|
||
|
}
|