Commit Graph

103 Commits (cb5069aea21251a1e4843b1d2258769f58d65476)

Author SHA1 Message Date
kun cb5069aea2 feat: support prometheus metrics in router 2021-03-22 10:35:43 +08:00
bainli 7472c4efb3 golint 2021-03-04 15:32:04 +08:00
kun 914cff2342 test: add a new test case 2021-03-04 10:58:13 +08:00
kun b66f9f4b2c fix: fix module cache dir 2021-03-01 17:54:03 +08:00
kun 504ed26fe3
Update README.md 2021-02-26 21:26:59 +08:00
kun 6863d48b5e improve help doc 2021-02-26 14:46:25 +08:00
kun 4ca478b120 enable sumdb if server can not access sum.golang.org 2021-02-26 14:24:06 +08:00
kun 9e48374173 update mod lib to v0.4 2021-01-06 10:38:23 +08:00
kun 9e145d86b3 Create FUNDING.yml 2020-12-13 15:21:06 +08:00
na4ma4 e2fe14a546 add tini for handling zombie processes 2020-11-17 09:47:00 +08:00
ping a4e417a2ce fix: support cache 302 status code 2020-08-31 14:59:54 +08:00
kun 2c71c26191 Revert "[patch] allow caching it when http response code 302 is got from upstream"
This reverts commit 54104351f2.
2020-08-31 11:06:06 +08:00
Sammy Huang 54104351f2 [patch] allow caching it when http response code 302 is got from upstream 2020-07-15 10:13:05 +08:00
kun ead1140c92 fix golint 2020-04-28 10:42:26 +08:00
RainbowMango 94fcf94f0a Answer faster in case of non-supported checksum database 2020-03-14 15:51:29 +08:00
RainbowMango a7300372df Make sure lcean binary file by make clean 2020-03-12 14:31:33 +08:00
Lele Long 81d8283f44 Fix typo 2020-02-20 21:48:55 +08:00
kun 05e870cc9a
update sum domain 2020-02-19 10:11:32 +08:00
kun 0aabdb55f7 support sumdb 2020-02-18 21:59:17 +08:00
kun fa12c6beba add default env 2020-02-17 14:25:31 +08:00
Ryan Guo 0e2b5151e8 update the readme
correct the "not different" to "different"
2020-02-17 12:12:06 +08:00
kun b1757e9945 update go.mod 2019-12-04 09:29:53 +08:00
kun 02f5e37219 fix non-unix OS use Join 2019-11-28 17:34:03 +08:00
kun 970dde4fb9 update go.mod to v2 2019-11-16 10:31:43 +08:00
kun 5b72060f37 auto enable go module 2019-11-07 09:29:45 +08:00
Qingshan Luo c32cef2d02 Update README.md
Fix typo.
2019-10-16 15:24:39 +08:00
Michael Melnyk ebbcb6b928 Fix issue with excluded @latest 2019-10-11 17:13:55 +08:00
formych ae73e81ba0 修复CI死锁 2019-09-22 21:03:16 +08:00
kun 64117b2669
Update README.md 2019-09-22 19:59:06 +08:00
kun 9a7bb4c0c9 update CI golang to 1.13 2019-09-20 16:24:37 +08:00
kun 2b89997884 renameio.WriteFile writes files atomically by renaming temporary files 2019-09-20 16:24:37 +08:00
formych 389bbbec05 修复缓存目录无用 2019-09-20 16:16:28 +08:00
formych 5a68b8fe9c fix file mode
add MkdirAll err info

fix
2019-09-16 13:22:27 +08:00
formych ec6941ab0c remove repeated signal
remove repeated sigterm signal
2019-09-09 09:32:24 +08:00
jsign 68e7126a9d graceful shutdown & refactor improvement 2019-09-06 17:07:35 +08:00
Sebastian Widmer c0bf100266 proxy/router: respect http proxy environment variables 2019-09-05 01:27:50 +08:00
jsign 5aa10edcd3 proxy/router: fix panic & gofmt 2019-08-30 08:26:00 +08:00
fancyrabbit a7bbe9e74f cache files fetched from upstream proxy in -CacheDir under router mode 2019-08-21 15:24:30 +08:00
fancyrabbit d976bbfa43 remove duplicate "goproxy" in docker-compose.yaml 2019-08-15 14:24:03 +08:00
Ryan Luo 1b9ed15045 Update README.md
we can describe make with more detail
2019-08-13 20:02:15 +08:00
Baokun Lee 917f4e7037 set GOPRIVATE env 2019-08-10 23:36:19 +08:00
ianwoolf 9946403fec fix empty exclude/nil proxy 2019-08-07 11:03:34 +08:00
ianwoolf 55a9e0a0c5 replace fmt.Fprintf(os.Stderr, ...) with log.Printf() 2019-08-07 10:03:42 +08:00
ianwoolf 6141bae547 use path.Match instead of regexp 2019-08-07 09:53:50 +08:00
kun 4c04e3c06b add tests for router mode 2019-08-06 10:12:35 +08:00
kun f4b9da88f3 print less log 2019-08-06 10:10:14 +08:00
Baokun Lee 49360a363a custom proxy director 2019-08-04 13:33:15 +08:00
imneov 769cffd5df add router mode 2019-08-02 14:59:09 +08:00
kun 434ee94b61 update dockerfile add dep 2019-08-01 16:59:52 +08:00
Baokun Lee 12fb2b3845 make dir before create cache file 2019-07-25 22:43:19 +08:00