Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSocksProxy ¶
func NewSocksProxy(port string)
Types ¶
type SocksAdapter ¶
type SocksAdapter struct {
// contains filtered or unexported fields
}
func (*SocksAdapter) Addr ¶
func (s *SocksAdapter) Addr() *C.Addr
func (*SocksAdapter) Close ¶
func (s *SocksAdapter) Close()
func (*SocksAdapter) Connect ¶
func (s *SocksAdapter) Connect(proxy C.ProxyAdapter)
Click to show internal directories.
Click to hide internal directories.