Versions in this module Expand all Collapse all v0 v0.21.1 Apr 1, 2019 Changes in this version + type Tor struct + Addr string + Config string + HiddenServiceDir string + Hostname string + IsLinux bool + RootPath string + SocksPort int + TargetPort int + VirtPort int + func NewTor() *Tor + func (t *Tor) Install(role string) error + func (t *Tor) Remove() error + func (t *Tor) Start() error + func (t *Tor) Stop() error + func (t Tor) ServiceName() string