mirror of
https://github.com/zu1k/nali.git
synced 2025-01-22 13:19:02 +08:00
新增使用代理下载IP数据库
This commit is contained in:
parent
4cffde1e3e
commit
f358ba3656
@ -23,6 +23,7 @@ func init() {
|
||||
IdleConnTimeout: time.Second * 10,
|
||||
ResponseHeaderTimeout: time.Second * 10,
|
||||
ExpectContinueTimeout: time.Second * 20,
|
||||
Proxy: http.ProxyFromEnvironment,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user