mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #55] 希望支持被block或者direct的url自动学习并保存到文件 #30
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chentmin on GitHub (Apr 18, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/55
现在所有的信息都在util.Checker的内存中, 定时会一个个去请求.
导致的问题
可以参考https://github.com/cyfdecyf/cow, 访问的时候检查一次, 保存成功次数和失败次数. 自动调整和学习.