软件说明 · 2022年11月24日

API Adder

易路代理IP软件中——设置——点击打开后的地址可以自己修改API Adder参数:

提取动态住宅IP:

http://127.0.0.1:16800/user_get_ip_list?num=10&protocol=http&country=us&state=&city=&infoformat=1&datacenter=0&session=1&txtformat=0

  • 16800:可以在Api port里自定义;
  • num=1 数量;
  • country=us 国家代码。
  • infoformat=1 输出格式 1 (ip:port:username:password) 2 (username:password@ip:port)
  • datacenter=0 是否提取机房IP
  • session=1 IP是否长时间保持不变
  • txtformat=1 是否输出为 txt 格式,为0时输出为JSON格式,默认为JSON格式(1.2.3.13版本支持)

提取专业住宅IP/手机IP(1.2.5.21版本支持):

http://127.0.0.1:16800/user_get_mobile_ip_list?num=10&country=US&region=&city=&infoformat=1&mobile=1&session=1&txtformat=0

  • 16800:可以在Api port里自定义;
  • num=1 数量;
  • country=us 国家代码。
  • infoformat=1 输出格式 1 (ip:port:username:password) 2 (username:password@ip:port)
  • mobile=0 是否提取手机IP 当等于1 为提取专业住宅IP
  • session=1 IP是否长时间保持不变
  • txtformat=1 是否输出为 txt 格式,为0时输出为JSON格式,默认为JSON格式

连接动态住宅国家IP:
http://127.0.0.1:16800/connect_dynamic_proxy?ip=xxxxxx&port=5000&username=yyyyyy&password=zzzzzzz&state=us