Commit Graph

23 Commits

Author SHA1 Message Date
MoonStrider e26bed43de
Change: replace std regex with regexp2 (#2802) 2023-06-21 17:06:29 +08:00
Dreamacro 700ceed194 Fix: proxy health check should check not alive proxy on `lazy` 2023-06-18 18:30:02 +08:00
Dreamacro 289025c6ee Fix: filterable provider should be touch 2023-05-28 14:12:03 +08:00
M4rtin Hsu df61a586c9
Fix: potential vulnerability in http provider (#2680) 2023-04-16 20:14:36 +08:00
yaling888 9b2b7c662d
Feature: add `filter` option to proxy group (#2518) 2023-04-08 19:23:19 +08:00
Dreamacro 2301b909d2 Fix: immediately update provider when modtime too old 2022-12-31 16:32:30 +08:00
wwqgtxx 19b7c7f52a
Fix: a shared fastSingle.Do() may cause providers untouched (#2378) 2022-11-04 13:11:01 +08:00
Kaming Chan 91c22b16bf
Fix: proxy provider filter validation (#2198) 2022-06-30 17:08:53 +08:00
Dreamacro 9d2fc976e2 Chore: upgrade to yaml v3 2022-05-26 17:47:05 +08:00
Dreamacro 6a661bff0c Migration: go 1.18 2022-03-16 12:10:13 +08:00
Kr328 cfe7354c07
Improve: change provider file modify time when updated (#1918) 2022-01-18 13:32:47 +08:00
Kr328 14ae87fcd0
Chore: remove reduce regex compile (#1855) 2021-12-26 20:47:12 +08:00
Dreamacro b1bed7623d Fix: provider filter potential panic 2021-11-21 17:44:03 +08:00
beyondkmp 1401a82bb0
Feature: add filter on proxy provider (#1511) 2021-11-20 23:38:49 +08:00
Dreamacro f1cf7e9269 Style: use gofumpt for fmt 2021-10-10 23:44:09 +08:00
Dreamacro 4ce35870fe Chore: remove deprecated ioutil 2021-10-09 20:35:06 +08:00
Kr328 a5b950a779
Feature: add dhcp type dns client (#1509) 2021-09-06 23:07:34 +08:00
Dreamacro 09697b7679 Chore: adjust batch 2021-07-23 00:30:23 +08:00
Dreamacro 507ba16065 Fix: incorrect use batch 2021-07-21 23:53:31 +08:00
Dreamacro 8d37220566 Fix: limit concurrency number of provider health check 2021-07-21 17:01:15 +08:00
Dreamacro b4292d0972 Fix: staticcheck error 2021-07-06 00:33:13 +08:00
Dreamacro d755383e39 Chore: move provider interface to constant 2021-07-06 00:31:13 +08:00
Dreamacro 045edc188c Style: code style 2021-06-10 14:05:56 +08:00