Versions in this module Expand all Collapse all v1 v1.0.0 Oct 13, 2023 Changes in this version + type Socks5Dial struct + func NewSocks5Dial(server, username, password string, tcptimeout, udptimeout int) (*Socks5Dial, error) + func (p *Socks5Dial) TouchBrook()