wonfen
e27a32395a
refactor: restructure DNS setting logic
2025-03-08 11:25:00 +08:00
wonfen
eddcf209c1
refactor: refine DNS handling to follow config and merge settings
2025-03-08 03:34:25 +08:00
Tunglies
3b69465016
feat: add Mihomo API modules and manager ( #2869 )
...
• Introduce new API caller implementations for Mihomo in model and module layers.
• Add configuration and API integration files under /src-tauri/src/config/api and /src-tauri/src/model/api.
• Implement a singleton MihomoAPICaller with async API call support and integration tests.
• Create a new MihomoManager module to refresh and fetch proxies from the API.
• Update Cargo.lock and Cargo.toml with additional dependencies (async-trait, env_logger, mockito, tempfile, etc.) related to the Mihomo API support.
2025-03-03 19:31:44 +08:00
wonfen
c51199719d
fix: remove node related group info when deleting a node
2025-02-24 11:40:28 +08:00
wonfen
0b75b5ef26
feat: allow users to customize enhanced-mode and fakeip-range in tun mode by wonfen
2025-02-02 05:12:16 +08:00
wonfen
899285735f
chore: change fakeip range
2024-12-06 15:34:41 +08:00
huzibaca
be258b13e0
fix: extension script dns is overwritten fixer #2235
2024-12-06 12:35:09 +08:00
huzibaca
16c9c95e19
refactor: update_core_config, simplify logic and delete invalid notifications
2024-11-30 05:43:59 +08:00
yyhhyy
3bc4da3e85
🐛 fix: Dynamically set IPv6 DNS configuration based on existing config ( #2198 )
...
thanks
2024-11-30 00:55:15 +08:00
wonfen
a028a2e1cc
chore: change mac tun dns
2024-11-29 11:10:41 +08:00
huzibaca
6e1cc80b91
fix: when tun is closed, the full profile configuration is not restored
2024-11-27 10:35:42 +08:00
huzibaca
94d22ecfc3
fix: fixer #2158
2024-11-27 05:47:08 +08:00
wonfen
825b00e618
fix: fakeip dns
2024-11-25 01:50:30 +08:00
huzibaca
21c7888595
fix: tun allocates the wrong private network segment, causing conflicts.
2024-11-25 01:06:51 +08:00
huzibaca
a079b470b8
fix: macOS DNS restore failed
2024-11-22 03:09:39 +08:00
Christine.
3f41618aa1
fix: field error, #2044 ( #2045 )
2024-11-18 07:34:57 -08:00
huzibaca
cb3bff589f
feat: add unified delay
2024-11-05 16:24:58 +08:00
huzibaca
74251af163
fix: dns not restored when exiting the app
2024-10-28 00:24:57 +08:00
huzibaca
a919f493d6
fix:public DNS not set in macos, tun+fake-ip
2024-10-26 08:55:00 +08:00
huzibaca
3660298683
chore: update
2024-10-26 01:44:06 +08:00
huzibaca
34af040c48
fix: tun mode switch is not effective
2024-10-24 02:16:28 +08:00
huzibaca
82543de95e
chore: update
2024-10-10 18:40:39 +08:00
huzibaca
5fdb52d8d0
refactor: tun mode is turned on and off, does not depend on services, and does not affect other configurations
2024-10-05 22:45:59 +08:00
huzibaca
54296ba84a
fix: code lint
2024-09-24 20:11:33 +08:00
huzibaca
57f1c005e6
fix: code lint
2024-09-24 20:06:25 +08:00
huzibaca
45b48ede44
refactor: unify and simplify the call of app_handle(2)
2024-09-23 23:15:51 +08:00
huzibaca
4a76997044
feat: Optimize kernel startup logic
...
1. tun mode startup logic
2. Remove invalid creation process PID logic
2024-09-12 15:35:08 +08:00
MystiPanda
e25185b9b8
feat: add profile name param for script
2024-07-04 23:11:54 +08:00
MystiPanda
951b48c337
chore: disable unnecessary ports by default
2024-07-04 18:58:34 +08:00
MystiPanda
70f8c28ca6
fix: useseq error
2024-07-04 14:30:34 +08:00
MystiPanda
ffdf308b40
fix: Insertion order
...
#1300
2024-07-03 13:13:54 +08:00
MystiPanda
294e1f5b10
fix: panic
2024-07-03 12:49:29 +08:00
MystiPanda
bf8eebe537
chore: Adjust the chain processing execution order and default value
2024-07-02 12:40:28 +08:00
MystiPanda
fb4648d2af
feat: global merge and script
2024-07-01 08:25:03 +08:00
MystiPanda
28fb0b433b
refactor: pure merge
2024-06-30 07:58:44 +08:00
MystiPanda
171bd6b327
fix: delete logic
2024-06-30 07:37:52 +08:00
MystiPanda
4d424e70bc
feat: support seq editor
2024-06-30 00:22:05 +08:00
MystiPanda
3efef52398
refactor: Associate Profile with Merge/Script.
2024-06-29 23:07:44 +08:00
MystiPanda
b85929772e
refactor: use async instead of block_on
2024-06-29 19:02:37 +08:00
MystiPanda
212518c682
feat: set dns by service
2024-06-28 11:45:44 +08:00
MystiPanda
28ab08a7ca
refactor: change core binary name
2024-06-19 10:04:28 +08:00
MystiPanda
c698b24e01
chore: update & fmt & clippy
2024-06-12 10:00:22 +08:00
MystiPanda
f7ab8cc471
feat: Allow disable unused ports
2024-05-09 09:22:32 +08:00
MystiPanda
39a9181cdd
refactor: remove prepend and append for provider
2024-05-08 00:22:14 +08:00
MystiPanda
0e5c6f56a0
feat: deep merge
...
#983
2024-05-08 00:13:32 +08:00
dongchengjie
28567e4629
chore: profile template typo
2024-05-04 14:24:11 +08:00
MystiPanda
ae43e5cae4
fix: change script execution path
2024-05-01 11:39:09 +08:00
MystiPanda
ae46332e42
feat: Support config redir port and tproxy port
2024-03-21 10:54:56 +08:00
MystiPanda
11465e89a3
feat: Try to support more architecture
2024-03-15 21:14:05 +08:00
MystiPanda
b2197187c1
refactor: Try to migrate to boa_engine
...
#634
2024-03-15 19:58:22 +08:00