title |
description |
proxySocks5 |
A SOCKS5 proxy |
Constructor: proxySocks5
Back to constructors index
A SOCKS5 proxy
Attributes:
Name |
Type |
Required |
Description |
server |
string |
Yes |
Proxy server ip address |
port |
int |
Yes |
Proxy server port |
username |
string |
Yes |
Username to log in |
password |
string |
Yes |
Password to log in |