Commit Graph

13 Commits (b1757e99459481d39a72867516b30ba8aa1d1c8c)

Author SHA1 Message Date
kun 970dde4fb9 update go.mod to v2 2019-11-16 10:31:43 +08:00
Michael Melnyk ebbcb6b928 Fix issue with excluded @latest 2019-10-11 17:13:55 +08:00
kun 2b89997884 renameio.WriteFile writes files atomically by renaming temporary files 2019-09-20 16:24:37 +08:00
formych 5a68b8fe9c fix file mode
add MkdirAll err info

fix
2019-09-16 13:22:27 +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
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 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