Commit Graph

638 Commits

Author SHA1 Message Date
Tindy X
bbcb6434e1 Enhancements
Add basic support for generating sing-box configs.
Use cpp-httplib as web server.
Optimize codes.
2023-11-07 22:12:01 +08:00
Tindy X
f99748b126 Fix build error 2023-11-07 17:21:02 +08:00
Tindy X
d8075aa701 Fix build error 2023-11-07 17:02:47 +08:00
TAKO
25b25f669d Fix wrong flag identification When converting Nigeria node (#654)
* Update emoji.toml

* Update emoji.txt
2023-11-06 21:58:11 +08:00
Tindy X
80c2a968d1 Add support for WireGuard nodes in Clash, Surge and Loon configs 2023-10-16 04:12:41 +08:00
Tindy X
e7380d8a9c Bump version to v0.8.1 v0.8.1 2023-10-11 21:11:22 +08:00
Tindy X
b281c9960b Fix warning: possibly dangling reference to a temporary 2023-10-11 19:51:28 +08:00
Tindy X
705e94e53f Fix build scripts 2023-10-11 18:53:38 +08:00
Tindy X
b2688880ea Use latest release of curl 2023-10-11 18:51:58 +08:00
Tindy X
e847df357b Add tag trigger for actions v0.8.0 2023-10-09 17:41:53 +08:00
Tindy X
ea01a414eb Bump version to v0.8.0 2023-10-09 17:29:02 +08:00
Tindy X
206deb4be0 Fix build script 2023-10-09 16:52:58 +08:00
Tindy X
c4cd7fb520 Add img-url support for Loon proxy groups 2023-10-09 16:34:25 +08:00
Tindy X
cb409ddf7e Optimize codes 2023-10-09 16:06:06 +08:00
Tindy X
0e07f44f07 Enhancements
Add Snell version to Surge configs.
Optimize codes.
2023-10-09 15:34:59 +08:00
Tindy X
3cb07c3325 Enhancements
Refresh cron schedule after loading TOML preferences (#629).
Keep line order of Plugin section in Loon configs.
2023-10-08 02:57:56 +08:00
Tindy X
c3e8e88fb6 Add support for SOCKS5 nodes in Loon configs 2023-10-08 02:40:27 +08:00
Tindy X
5de1a3fef0 Remove unused interface 2023-10-08 02:16:22 +08:00
Tindy X
f6e5cbbba5 Add new proxy group options for Loon and Quantumult X 2023-10-04 02:40:00 +08:00
Tindy X
69cf9c3268 Fix build script 2023-10-04 00:51:26 +08:00
Tindy X
f7d512d9eb Fix build script 2023-10-03 23:27:08 +08:00
Tindy X
1b18bcab08 Add auto-sync script for rules
Update build scripts.
2023-10-03 22:41:44 +08:00
Kenneth
b3ea72de6e UDP is not supported yet in clash when using snell. (#627)
* fix surge obfs-host empty error

* fix comma error

* UDP is not supported for clash when using snell

* fix brace warning
2023-10-03 18:25:16 +08:00
Mi Tom
09bb2909d0 Fix client parse errors with '=' in remark strings (#632)
Replace every '=' with '-' in the remark string to avoid parse errors from the clients.
2023-10-03 18:24:32 +08:00
enximi
0ba0cdd18e Fix #569 #448 #431 (#637)
支持v2rayN等使用的trojan链接格式
2023-10-03 18:22:48 +08:00
Kenneth
a7e441a2fe Do not add obfs-host to Surge Snell node if empty (#626)
* fix surge obfs-host empty error

* fix comma error
2023-07-26 13:07:30 +08:00
GC Chen
7d9881b9bc Add docker compose deploy example (#599)
Add a docker compose deploy example.
2023-07-05 13:32:25 +08:00
Tindy X
49bc71e4f5 Fix build error 2023-07-04 00:46:07 +08:00
Tindy X
3ea4cad55d Fix build error 2023-07-03 14:35:59 +08:00
Tindy X
deb73c5669 Enhancements
Fix support for generating Loon configs.
Refactor libraries.
2023-07-03 13:52:52 +08:00
Howard Wu
4205dee94a Stay at curl 7.88.1 until we adapt it (#590)
curl 7 -> 8 is a breaking change
2023-03-22 14:58:42 +08:00
flosacca
d3fa05a8fd Make indentation in Clash profile consistent (#559) 2023-03-22 14:46:43 +08:00
TaurusXin
a60551ac11 Remove VMess aead option in Quantumult X (#538)
* Remove VMess aead option in Quantumult X

* Only add aead option in QuanX when alterid=0
2023-03-22 14:46:23 +08:00
Howard Wu
3813c39253 Fix Docker build (#570) 2023-01-13 21:35:07 +08:00
Howard Wu
c90d7a66db Fix build (#563)
ref ToruNiina/toml11/commit/22db720ad55c3470c4d036ae74be35e68c761845
2023-01-12 21:25:50 +08:00
reizhi
d47b8868e5 Add bingapis.com to MSServices (#545) 2022-09-26 13:58:46 +08:00
Vincent Young
35d296553b Fix bug on Surge when using WebSocket (#532)
* Fix bug on Surge when using WebSocket.

* Change sni from host to hostname
2022-08-31 16:24:53 +08:00
Tindy X
8e0389d7f2 Fix posting form to /updateconf (#506) 2022-08-31 16:20:58 +08:00
Tindy X
47f8e35565 Fix build error
Use self-hosted machine for ARM docker build.
2022-08-24 04:21:58 +08:00
Tindy X
6c745370f8 Fix typo 2022-08-24 03:34:30 +08:00
Tindy X
356f4b07b2 Fix Docker merge manifest 2022-08-24 03:27:11 +08:00
Tindy X
f8fab23da5 Fix not loading local rulesets 2022-08-23 19:01:59 +08:00
Tindy X
774d5598ad Fix build error 2022-08-23 17:58:23 +08:00
Tindy X
7bb181b306 Update docker base image version 2022-08-23 17:43:43 +08:00
Tindy X
28fa8c790f Update docker base image version 2022-08-23 17:34:39 +08:00
Tindy X
0087ae14b3 Use multithread for docker build 2022-08-23 17:05:18 +08:00
Tindy X
4387829e59 Update Docker build script 2022-08-23 16:59:53 +08:00
Tindy X
be878e1005 Enhancements
Fix HEAD method to /sub not working.
Remove unused interfaces.
2022-08-22 14:47:12 +08:00
Tindy X
f9713b43b9 Enhancements
Add support for SOCKS5 nodes in Quantumult X configs.
Fix GHA Windows build error.
2022-08-05 18:38:13 +08:00
Tindy X
e34add21d2 Enhancements
Fix load-balance in Surge configuration not being generated correctly.
Add persistent and evaluate-before-use options to Surge proxy-groups.
2022-07-31 01:05:20 +08:00