proxypool icon indicating copy to clipboard operation
proxypool copied to clipboard

Golang实现的IP代理池

Results 37 proxypool issues
Sort by recently updated
recently updated
newest added

作者不打算加入Reids作为存储吗

报错如下图: ![error](https://user-images.githubusercontent.com/50865015/58163949-7678d300-7cb7-11e9-86b5-420334297b77.png)

http://www.feiyiproxy.com/?page_id=1457 已经可以采集代理IP

./proxypool conf/app.ini 2018/10/17 18:51:29 [TRACE] Log path: 2018/10/17 18:51:29 [TRACE] Log Mode: File (Info) 2018/10/17 18:51:29 [ INFO] ProxyPool 2018/10/17 18:51:29 Starting server 0.0.0.0:3000 2018/10/17 18:51:29 Chan: 0, IP: 0...

github.com/henson/proxypool/pkg/storage/filter.go # 122 添加缺省方法 //RandInt get the random numer in [min, max] func RandInt(min, max int) int { if min >= max || max == 0 { return max }...

``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x8997ca] goroutine 148 [running]: proxypool/vendor/github.com/Aiicy/htmlquery.(*NodeNavigator).NodeType(0xc42042afc0, 0x7fa97b7dc078) /home/worker/go/src/proxypool/vendor/github.com/Aiicy/htmlquery/query.go:145 +0x2a proxypool/vendor/github.com/antchfx/xpath.axisPredicate.func1(0xf4cc20, 0xc42042afc0, 0x41c4d8) /home/worker/go/src/proxypool/vendor/github.com/antchfx/xpath/build.go:45 +0x4f...

作者您好,我们也是一家专业做IP代理的服务商,[极速HTTP](https://www.jisuhttp.com/),我们注册认证会送10000IP(可以帮助您的学者适当薅羊毛试用 :) 。想跟您谈谈是否能够达成商业推广上的合作。如果您,有意愿的话,可以联系我,微信:13982004324 谢谢(如果没有意愿的话,抱歉,打扰了)

源码运行 go run main.go [clog] no logger is available 编译器 版本 go version go1.20.2 windows/amd64