Skip to content
hollingsworthd edited this page Dec 8, 2014 · 5 revisions

JSON Object

Type Name Description
String type Value must be one of the following: socks5, socks4, http, ssl, all, direct, or null. Specifies the proxy type. Defaults to socks5.
String ip IP address of the proxy. Defaults to 127.0.0.1.
Integer port Port of the proxy. Defaults to 9050.
String username Proxy username. Defaults to null (anonymous access).
String password Proxy password. Defaults to null (anonymous access).
Clone this wiki locally