Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrafficTrack ¶ added in v0.6.0
TrafficTrack record traffic of net.Conn
type Tunnel ¶
type Tunnel struct {
// contains filtered or unexported fields
}
Tunnel handle proxy socket and HTTP/SOCKS socket
func Instance ¶ added in v0.6.0
func Instance() *Tunnel
Instance return singleton instance of Tunnel
func (*Tunnel) Log ¶ added in v0.4.0
func (t *Tunnel) Log() *observable.Observable
Log return clash log stream
Click to show internal directories.
Click to hide internal directories.