ProxySettings

constructor(host: String = "localhost", port: Int = 1080, username: String? = null, password: String? = null)