SmartProxy/账密提取

账号密码提取工具

配置代理参数,生成认证凭据用于您的应用程序

代理配置

生成的凭据

user-sp12345
your_password_here
gate.smartproxy.cn
7777

完整代理链接

http://user-sp12345:your_password_here@gate.smartproxy.cn:7777

cURL 示例

curl -x gate.smartproxy.cn:7777 -U "user-sp12345:your_password_here" https://httpbin.org/ip