Documentation ¶
Index ¶
Constants ¶
View Source
const (
DBPathEnvName = "xtray_db_path"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type VerifiedList ¶
func NewVerifiedList ¶
func NewVerifiedList(p string) *VerifiedList
func (*VerifiedList) GetByIndex ¶
func (that *VerifiedList) GetByIndex(idx int) (p string)
func (*VerifiedList) Load ¶
func (that *VerifiedList) Load()
func (*VerifiedList) Save ¶
func (that *VerifiedList) Save()
func (*VerifiedList) SaveToStorage ¶
func (that *VerifiedList) SaveToStorage()
type Verifier ¶
type Verifier struct { RawProxies *runner.Result VerifiedProxies *VerifiedList ProxyChan chan IProxy IsRunning bool // contains filtered or unexported fields }
func NewVerifier ¶
func (*Verifier) ExportHistory ¶
func (that *Verifier) ExportHistory()
func (*Verifier) RunXClient ¶
Click to show internal directories.
Click to hide internal directories.