有时您可能希望在一个粘性端口上运行多个会话。要做到这一点,您需要在身份验证时在用户名后添加 ";session={session name}"。会话名称可以是您喜欢的任何名称,它只是一个帮助您区分不同会话的名称。
示例
不限流量住宅:
请注意:不限流量住宅代理不再可供购买。但是,现有订阅将继续有效。
curl -x unmetered.residential.proxyrack.net:10000 -U 'username;session=session1:password' http://example.com
实时示例在这里。
高级住宅代理:
curl -x premium.residential.proxyrack.net:10000 -U 'username;session=premiumSession:password' http://example.com
在线示例 这里。
私人不限流量住宅代理:
curl -x private.residential.proxyrack.net:10000 -U 'username;session=session3:password' http://example.com
在线示例 这里。
美国旋转数据中心:
curl -x usa.rotating.proxyrack.net:10000 -U 'username;session=usaSession:password' http://example.com
实时示例 这里。
全球旋转数据中心:
curl -x global.rotating.proxyrack.net:10000 -U 'username;session=session5:password' http://example.com
实时示例 这里。