Proxy List Parser

Convert and format proxy lists between different formats

Input
Output
0 proxies

Supported Formats

Format Example
IP:PORT192.168.1.1:8080
IP:PORT:USER:PASS192.168.1.1:8080:username:password
USER:PASS@IP:PORTusername:password@192.168.1.1:8080
PROTOCOL://IP:PORThttp://192.168.1.1:8080
JSON[{"ip":"192.168.1.1","port":"8080"}]
CSVip,port,username,password