Versions in this module Expand all Collapse all v0 v0.23.1 Jan 16, 2019 v0.23.0 Jan 15, 2019 Changes in this version + type ResourceController struct + HttpReverseProxy *vhost.HttpReverseProxy + NatHoleController *nathole.NatHoleController + TcpGroupCtl *group.TcpGroupCtl + TcpPortManager *ports.PortManager + UdpPortManager *ports.PortManager + VhostHttpsMuxer *vhost.HttpsMuxer + VisitorManager *VisitorManager + type VisitorManager struct + func NewVisitorManager() *VisitorManager + func (vm *VisitorManager) CloseListener(name string) + func (vm *VisitorManager) Listen(name string, sk string) (l *frpNet.CustomListener, err error) + func (vm *VisitorManager) NewConn(name string, conn frpNet.Conn, timestamp int64, signKey string, ...) (err error)