Interface ProxyData

Proxy related data

Hierarchy

  • ProxyData

Properties

ip: string

Proxy IP

password?: null | string

Password to connect to the proxy

port: number

Proxy port

type: ProxyType
username?: null | string

Username to connect to the proxy

Generated using TypeDoc