Documentation
¶
Index ¶
- type Proxy
- func (p *Proxy) SetBufferSize(buffSize uint64)
- func (p *Proxy) SetEnableTLS(enabled bool)
- func (p *Proxy) SetLogger(logger *logger.BaseLogger)
- func (p *Proxy) SetProxyKind(proxyKind string)
- func (p *Proxy) SetSNIHost(hostname string)
- func (p *Proxy) SetServerHost(server string)
- func (p *Proxy) SetServerProxyMode(enabled bool)
- func (p *Proxy) SetlPayload(lPayload string)
- func (p *Proxy) SetrPayload(rPayload string)
- func (p *Proxy) Start()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
func (*Proxy) SetBufferSize ¶
func (*Proxy) SetEnableTLS ¶
func (*Proxy) SetLogger ¶ added in v1.2.6
func (p *Proxy) SetLogger(logger *logger.BaseLogger)
func (*Proxy) SetProxyKind ¶ added in v1.2.6
func (*Proxy) SetSNIHost ¶
func (*Proxy) SetServerHost ¶
func (*Proxy) SetServerProxyMode ¶
func (*Proxy) SetlPayload ¶
func (*Proxy) SetrPayload ¶
Click to show internal directories.
Click to hide internal directories.