Commit Graph

574 Commits

Author SHA1 Message Date
Tindy X
dc362a9660
Replacing regex library with PCRE
Update build scripts
2019-12-21 02:40:57 +08:00
Tindy X
9449277e55
Update build script 2019-12-21 00:47:51 +08:00
Tindy X
c505be1503
Update build script 2019-12-20 17:03:50 +08:00
Tindy X
50bc187c59
Fix incorrect usage of default ruleset 2019-12-20 17:03:30 +08:00
Tindy X
49d8ebde5b
Update local rulesets 2019-12-20 17:02:52 +08:00
Tindy X
526de55095
Add remotely update configuration via Web interface 2019-12-19 09:50:05 +08:00
Tindy X
71bfd953f1
Add authorization for remote control interfaces 2019-12-18 23:29:02 +08:00
Tindy X
9a135f8be3
Add manual-select group to default GlobalMedia group 2019-12-18 16:04:49 +08:00
Tindy X
31c638a779
Enhancements
Add support for exporting Clash proxy-provider.
Add version info on Web server main page.
Fix program crash when no nodes are available in generating Mellow configuration.
2019-12-18 15:30:00 +08:00
Tindy X
050fd8172c
Add missing header 2019-12-18 15:27:21 +08:00
Tindy X
a858554eca
Improve compatibility with some non-standard configuration 2019-12-14 20:09:35 +08:00
Tindy X
95e8c23287
Bump version to v0.1.1 2019-12-13 17:57:57 +08:00
Tindy X
53f31b5d3a
Enhancements
Fix port generation for Surge ShadowsocksR configuration.
Fix compatibility with some non-standard subscription.
Add some node preference tags.
2019-12-13 17:56:39 +08:00
Tindy X
9756258041
Bump version to v0.1.0 2019-12-12 18:04:10 +08:00
Tindy X
5a9e3d6002
Add Surge external proxy provider support for ShadowsocksR 2019-12-12 18:03:41 +08:00
Tindy X
90f449953e
Add missing sort flag controller 2019-12-11 13:27:04 +08:00
Tindy X
4270a5f85d
Bump version to v0.0.7 2019-12-11 01:23:08 +08:00
Tindy X
63899e703f
Fix typo 2019-12-10 00:45:59 +08:00
Tindy X
1039d44259
Bug fixes
Fix incorrect URL Enocde process.
Fix Emoji switch in URL argument.
Remove module detection for importing Surge 2 subscription.
Add timestamp in debug info.
2019-12-08 22:22:33 +08:00
RedEnvelopes
923318b13d Merge pull request #18 from RedEnvelopes/master
Update README and Emoji rules
2019-12-07 06:33:31 -06:00
Tindy X
0219fea0ac
Fix compatibility issue for converting Surge rulesets to Clash rules 2019-12-07 20:31:37 +08:00
Tindy X
6a90348a0a
Enhancements
Fix incompatible rule in Clash configurations.
Add sort by remarks.
Optimize codes.
2019-12-07 13:59:31 +08:00
Tindy X
4d633f9fcf
Fix incorrect generation of Quantumult subscriptions 2019-12-06 21:44:48 +08:00
Tindy X
df909bdb60
Fix Shadowsocks Plugin missing when parsing Clash configuration 2019-12-06 10:11:27 +08:00
Tindy X
c404a898c2
Fix program crash when parsing a long URI list 2019-12-04 21:59:10 +08:00
Tindy X
6079487fde
Enhancements
Add validation of exclude/include values passed from URI argument.
Update pref.ini.
2019-12-03 22:00:00 +08:00
Tindy X
4057d7e216
Bug fixes
Fix compile error on MacOS.
Speed up generation of Clash configuration.
2019-12-03 21:36:49 +08:00
Tindy X
1052fb3194
Update local rulesets 2019-12-03 20:59:11 +08:00
Tindy X
7804cc4a05
Bug fixes
Add custom proxy groups and rulesets with URI arguments.
Fix when running Linux version, if a request URI is too long, the program will crash.
Optimize codes.
Update LAN ruleset.
2019-12-03 20:54:40 +08:00
Tindy X
db0a8e52cf
Update local rulesets 2019-12-01 18:22:56 +08:00
Tindy X
d8908f4dce
Enhancements
Fix broken LAN list.
Add support for "no-resolve"/"force-remote-dns" in exporting Clash subscriptions.
Optimize codes.
2019-12-01 18:13:16 +08:00
Tindy X
cd02165a0c
Merge pull request #13 from LM-Firefly/patch-1
Update LocalAreaNetwork.list
2019-11-30 01:51:13 -06:00
LM-Firefly
7091543768
Update LocalAreaNetwork.list 2019-11-30 13:31:58 +08:00
Tindy X
c175740809
Merge pull request #12 from TTTPOB/master
Added ipv6 LAN address to LocalAreaNetwork.list
2019-11-29 22:32:11 -06:00
TPOB
b65f0368f4
Added ipv6 LAN address to LocalAreaNetwork.list 2019-11-30 12:18:36 +08:00
Tindy X
3dc5943e82
Enhancements
Add include/exclude options for subscriptions.
Clean up useless codes.
2019-11-29 12:58:29 +08:00
Tindy X
cb1f288aee
Update rulesets and default Clash configuration base 2019-11-28 00:45:51 +08:00
Tindy X
5de1e06ebc
Enhancements
Add UDP, TCP Fast Open options for exporting Surge and Quantumult X subscriptions.
Add UDP option for exporting Clash subscriptions.
Add HTTP proxy detection for Clash and Surge subscriptions.
2019-11-27 23:02:31 +08:00
Tindy X
f31508c72c
Fix incorrect generation of Surge 4 VMess configurations. 2019-11-25 23:01:30 +08:00
Tindy X
81dfeac556
Enhancements
Fix program crash when broken JSON data (VMess links or configuration files) was passed.
Fix a potential subscription parsing error.
Add "-cfw" argument.
Update build scripts.
INIReader: Tweak output indentation.
2019-11-25 18:28:50 +08:00
Tindy X
fefce5ba61
Bug fixes
Fix issue [#8](https://github.com/tindy2013/subconverter/issues/8).
Update build scripts.
2019-11-24 10:49:11 +08:00
Tindy X
85a088dc8e
Update build scripts 2019-11-24 00:51:32 +08:00
Tindy X
16b7b74260
Bug fixes
Fix a potential problem with multi-thread server.
Fix support for generating Mellow configuration.
2019-11-24 00:44:38 +08:00
Tindy X
2d9eb3a696
Bug fixes
Fix compatibility issue for parsing Shadowrocket links.
Fix incorrect generation for Surge rules.
Tweak default rulesets and groups.
2019-11-22 11:41:08 +08:00
Tindy X
2885627c4b
Merge pull request #11 from 1KiXZbz0hIMwiX75waZX5DAw/master
add description in 'README'.
2019-11-21 21:04:44 -06:00
Tindy X
6d646c650e
Enhancements
Add exprtimental support for generating Mellow configuration.
Add proxy customization for downloading rulesets and subscriptions.
Add more customizations in manage URL arguments.
Optimize codes.
INIReader: Fix line break remove not working.
2019-11-21 01:20:22 +08:00
XyLyXyRR
6217918b9b
add description in 'README'.
fix a little bug.
2019-11-20 12:55:59 +08:00
Tindy X
a68363e108
Fix a bug which will cause directly-added rules to not appear in Clash subscriptions. 2019-11-20 00:49:17 +08:00
Tindy X
769706d0d0
Fix a bug when running in API mode, local rulesets will not be added. 2019-11-19 22:42:58 +08:00
Tindy X
abada4ec8b
Enhancements
Fix compatibility with some non-standard ShadowsocksR subscription.
Add local rulesets from ConnersHua, lhie1 and NobyDa.
Add support for conversion of some nodes between Shadowsocks and ShadowsocksR format.
Add some build scripts.
Optimize default groups and rulesets.
Optimize Gist uploader.
Optimize codes and performance.
2019-11-19 21:37:18 +08:00