Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UserAllowAll = regexp.MustCompile("")
Functions ¶
func EncodeConfig ¶
Types ¶
type Config ¶
func DecodeConfig ¶
type Remote ¶
type Remote struct {
LocalHost, LocalPort, LocalProto string
RemoteHost, RemotePort, RemoteProto string
Socks, Reverse, Stdio bool
}
func DecodeRemote ¶
type UserIndex ¶
UserIndex is a reloadable user source
func NewUserIndex ¶
NewUserIndex creates a source for users
Click to show internal directories.
Click to hide internal directories.