Documentation
¶
Index ¶
Constants ¶
View Source
const StreamTypeMimic = 0x02
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client defines the embeddable SDK client for Mimic Protocol
func NewClient ¶
func NewClient(cfg *config.ClientConfig) (*Client, error)
NewClient initializes a new core client instance based on the configuration
func (*Client) Start ¶
Start initiates the MTP connection to the remote server and starts backend tasks
func (*Client) StartProxies ¶
StartProxies binds the local SOCKS5 and HTTP listeners defined in config
Click to show internal directories.
Click to hide internal directories.