make it easy to get the addresses of the gosam tunnels

This commit is contained in:
idk
2019-04-20 23:30:15 -04:00
parent 6f94d156ec
commit f794cd513f

View File

@ -19,6 +19,8 @@ import (
type Client struct {
host string
port string
fromport string
toport string
SamConn net.Conn
rd *bufio.Reader