//
pkg.gl
Category
github.com/golangltd/pholcus
app
downloader
package
1.3.0
Repository:
https://github.com/golangltd/pholcus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
50 SLOC
#
Packages
request
No description provided by the author
surfer
surfer是一款Go语言编写的高并发web下载器,支持 GET/POST/HEAD 方法及 http/https 协议,同时支持固定UserAgent自动保存cookie与随机大量UserAgent禁用cookie两种模式,高度模拟浏览器行为,可实现模拟登录等功能。.
#
Variables
SurferDownloader
No description provided by the author
#
Structs
Surfer
No description provided by the author
#
Interfaces
Downloader
The Downloader interface.