Commit Graph

56 Commits

Author SHA1 Message Date
fuyun 9e78137768
Feature: add `inbounds` for flexible binding inbound (#2818) 2023-08-03 22:30:08 +08:00
Dreamacro 4c3c64a34a Fix: potential token time attack 2023-05-06 14:51:28 +08:00
yaling888 c5fe5235f7
Feature: add provider proxies API (#2668) 2023-04-22 19:16:51 +08:00
Dreamacro b7aade5e11 Chore: use protobytes replace most of bytes.Buffer 2023-04-17 14:08:39 +08:00
Dreamacro f78a7cb2cb Feature: add meanDelay on URLTest 2023-02-28 13:28:42 +08:00
yaling888 d16727e2bd
Fix: dns api panic on disable dns section (#2498) 2023-01-18 16:58:03 +08:00
Dreamacro a26b670420 Feature: add dns query json api 2023-01-16 15:25:34 +08:00
Dreamacro 50105f0559 Migration: go1.19 2022-08-07 21:45:50 +08:00
Dreamacro aef4dd3fe7 Fix: make log api unblocked 2022-04-26 22:36:10 +08:00
Dreamacro 6a661bff0c Migration: go 1.18 2022-03-16 12:10:13 +08:00
bobo liu 78e105f3b2
Chore: builtin right mime of .js (#1808) 2021-12-08 13:38:25 +08:00
ayanamist 247dd84970
Chore: logging real listen port (#1492) 2021-07-19 14:07:51 +08:00
Dreamacro d755383e39 Chore: move provider interface to constant 2021-07-06 00:31:13 +08:00
ayanamist 244cb370a4
Change: config reload API use default path when both path and payload don't exist (#1447) 2021-06-21 17:33:34 +08:00
Dreamacro 6091fcdfec Style: code style 2021-06-13 17:23:10 +08:00
Dreamacro 045edc188c Style: code style 2021-06-10 14:05:56 +08:00
Dreamacro 42e21b3733 Chore: refine go import 2021-04-05 13:00:49 +08:00
Loyalsoldier e63f995258
Chore: update dependencies (#1331) 2021-04-03 14:59:03 +08:00
Dreamacro 14bbf6eedc Feature: support store group selected node to cache (enable by default) 2021-02-18 23:41:50 +08:00
Fndroid d48cfecf60
Chore: API support patch ipv6 config (#1217) 2021-02-05 16:43:42 +08:00
Dreamacro f4de055aa1 Refactor: make inbound request contextual 2021-01-23 14:58:09 +08:00
maskedeken 83efe2ae57
Feature: add TCP TPROXY support (#1049) 2020-11-09 10:46:10 +08:00
kongminhao 8c3e2a7559
Chore: fix typo (#1017) 2020-10-14 19:56:02 +08:00
Dreamacro e6aa452b51 Fix: ticker leak 2020-07-13 00:25:54 +08:00
Dreamacro 18bb285a90 Fix: `external-ui` should relative with clash HomeDir 2020-06-18 21:33:57 +08:00
bytew021 3a27cfc4a1
Feature: add Mixed(http+socks5) proxy listening (#685) 2020-05-12 11:29:53 +08:00
Dreamacro 2b33bfae6b Fix: API auth bypass 2020-04-24 23:49:35 +08:00
Dreamacro 609869bf5a Change: make ping under authentication 2020-02-21 18:00:19 +08:00
Dreamacro d75cb069d9 Feature: add default-nameserver and outbound interface 2020-02-15 21:42:46 +08:00
Dreamacro 0822b526d5 Improve: provider api 2019-12-13 00:29:24 +08:00
Dreamacro 95e9ae2d8d Feature: add basic api for proxy provider 2019-12-11 17:31:15 +08:00
Dreamacro c427bc89ef Feature: add experimental provider 2019-12-08 12:17:24 +08:00
Dreamacro 3e4bc9f85c Feature: update config API support raw yaml payload 2019-12-01 13:22:47 +08:00
Dreamacro 207371aeae Feature: add experimental connections API 2019-10-27 21:44:07 +08:00
comwrg 0cdc40beb3 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
Dreamacro 50d2e082d5 Feature: websocket api support browser 2019-09-30 14:13:29 +08:00
Dreamacro e0c8aed5c7 Fix(API): cors middleware hoisting because it doesn't work with r.Group 2019-09-21 21:28:02 +08:00
Dreamacro 16e3090ee8 Feature: add version api 2019-09-13 17:44:30 +08:00
Dreamacro 60fdd82e2b Fix(API): use right status code 2019-09-08 22:33:52 +08:00
Siji 5829c3d5be Feature: support customizing bind-address when allow-lan is true (#255) 2019-08-08 13:45:07 +08:00
Dreamacro f00dfdd34d Fix(picker): add WithTimeout for some situation 2019-07-18 00:12:01 +08:00
Dreamacro f867f02546 Feature(API): logs and traffic support websocket 2019-07-12 15:44:12 +08:00
Dreamacro 7c6c147a18 Optimization: refactor picker 2019-07-02 19:18:03 +08:00
Dreamacro 7a9d986ff3 Feature: add delay history and improve url-test behavior 2019-03-17 14:52:39 +08:00
Dreamacro acf55a7f64 Improve: `Dial` would reset proxy alive status 2019-03-16 00:43:16 +08:00
Dreamacro 7a0717830c Fix: api invalid returning 2019-02-13 23:45:43 +08:00
Dreamacro 7b5e1f759c Fix: authentication with stream api 2018-12-29 14:11:54 +08:00
Dreamacro 3f6c707aa9 Fix: patch config field 2018-12-23 20:25:49 +08:00
宋辰文 551ab68c1e Fix: allow access to external-ui without authentication (#75) 2018-12-21 17:48:29 +08:00
Dreamacro a6bbc67afb Feature: add custom ui support in API 2018-12-20 01:29:13 +08:00