How to view, filter, and export your static proxies
Format | Structure | Example |
---|---|---|
Standard | {ip_address}:{port}:{username}:{password} | 42.34.59.198:8000:stevejobs:saM2iBP2A |
HTTP | http://{username}:{password}@{ip_address}:{port} | http://stevejobs:saM2iBP2A@42.34.59.198:8000 |
SOCKS5 | socks5://{username}:{password}@{ip_address}:{port} | socks5://stevejobs:saM2iBP2A@42.34.59.198:8000 |
IP:PORT:USERNAME:PASSWORD
) is widely supported across various proxy tools and software, making it the most versatile export option. However, HTTP and SOCKS5 formatted URLs may be more convenient for specific applications.