Tunglies
10e3010324
feat(config): add new allowed origins for CORS in clash.rs ( #3569 )
...
Include "https://yacd.metacubex.one ", "https://metacubex.github.io ",
and "https://board.zash.run.place " to the list of allowed origins for
both HTTP and WebSocket configurations.
2025-05-24 16:56:35 +08:00
Tunglies
464f8095ab
fix: update CORS allow-origins to support tauri local development
...
- Replaced 'http://localhost ' and 'http://127.0.0.1 ' with 'tauri://localhost' and 'http://tauri.localhost ' for enhanced compatibility with Tauri development environment.
- Ensures proper CORS configuration for local testing.
2025-05-22 19:18:48 +08:00
Tunglies
8b800f679b
optimize and enforce external-controller-cors config for all users
...
- Refactored config guard logic to always inject secure defaults for external-controller-cors (allow-origins: ['http://localhost ', 'http://127.0.0.1 '], allow-private-network: true).
- Ensures both new and existing user configs are automatically upgraded for enhanced CORS security.
- Improves configuration migration and future maintainability.
fix: add http://localhost:3000 to CORS allow-origins for tauri dev server compatibility
2025-05-22 14:36:21 +08:00
wonfen
dd190659ef
fix: error typo
2025-05-15 18:12:50 +08:00
Tunglies
c100b9c54d
feat: log levels to 'warn' in mihomo default settings and verge default settings;
2025-05-14 16:06:02 +08:00
wonfen
18d24d5952
chore: enable ipv6 by default
2025-04-12 23:16:31 +08:00
Christine.
c73927c5ba
chore: Change default TUN stack from 'mixed' to 'gvisor' ( #2967 )
2025-03-12 21:45:14 +08:00
wonfen
e27a32395a
refactor: restructure DNS setting logic
2025-03-08 11:25:00 +08:00
wonfen
e3579dac65
feat: enable dns settings by default
2025-03-06 14:40:35 +08:00
huzibaca
97864e8df3
feat: macos system tray addition rate display
2024-12-31 04:42:55 +08:00
wonfen
609df5b4a6
chore: set tun default stack
2024-11-28 04:22:13 +08:00
huzibaca
cb3bff589f
feat: add unified delay
2024-11-05 16:24:58 +08:00
huzibaca
5686302653
chore: update
2024-10-13 03:01:32 +08:00
huzibaca
8e845fc919
chore: adjust tun default parameters
2024-10-13 02:42:37 +08:00
huzibaca
f90c8f2ae5
fox: external-controller cors error
2024-10-11 22:01:57 +08:00
MystiPanda
4d424e70bc
feat: support seq editor
2024-06-30 00:22:05 +08:00
MystiPanda
28ab08a7ca
refactor: change core binary name
2024-06-19 10:04:28 +08:00
MystiPanda
d13b8fd486
refactor: change default value of mtu
2024-04-18 10:27:09 +08:00
MystiPanda
ae46332e42
feat: Support config redir port and tproxy port
2024-03-21 10:54:56 +08:00
MystiPanda
6136f1206b
feat: add reset button
2024-02-22 00:19:45 +08:00
MystiPanda
2b074bcdcb
chore: change default value of dns hijack
2024-02-21 16:40:47 +08:00
MystiPanda
b20ec7f0eb
chore: change default value of strict route
2024-02-21 11:32:51 +08:00
MystiPanda
9f43a73c36
chore: Auto Update config.yml
2024-02-20 23:54:02 +08:00
MystiPanda
7551b45da2
feat: Support Tun Config ( #416 )
2024-02-20 23:27:03 +08:00
MystiPanda
54f9c59d6e
refactor: Remove clash field filter
2024-02-05 17:28:36 +08:00
MystiPanda
3a883b9e41
refactor: cargo clippy
2024-01-10 17:36:35 +08:00
MystiPanda
73be027951
chore: change default port to 7897
2023-12-07 14:52:14 +08:00
MystiPanda
f08ce82c3f
refactor: Remove unnecessary changes
2023-12-07 13:43:53 +08:00
MystiPanda
8de2712652
Revert "chore: change default port to 7897"
...
This reverts commit 55835785c095094c841db75934ca1b685c625c1b.
2023-12-07 13:32:49 +08:00
wonfen
55835785c0
chore: change default port to 7897
2023-12-06 03:37:16 +08:00
wonfen
ec50b1d67a
chore: UI adjustment, add translation, fix CI
2023-11-22 14:52:14 +08:00
wonfen
bd39e98c66
Merge remote-tracking branch 'nyanpasu/main'
2023-11-22 06:48:30 +08:00
keiko233
7ce8bd8988
feat: Nyanpasu Misc
2023-11-12 00:09:32 +08:00
keiko233
82435e37be
feat: default disable ipv6
2023-11-10 09:10:15 +08:00
keiko233
b61d29b22a
feat: default enable unified-delay & tcp-concurrent with use meta core
2023-11-10 09:08:17 +08:00
GyDi
37f35e8b2d
fix: change default port
2023-10-31 14:56:19 +08:00
GyDi
1328299fda
fix: init config file
2022-11-22 22:01:19 +08:00
GyDi
c0d2994b8e
feat: guard the mixed-port and external-controller
2022-11-22 15:45:17 +08:00
GyDi
bedd3abf8a
refactor: done
2022-11-18 18:18:41 +08:00
GyDi
ce2d4498e1
refactor: adjust all path methods and reduce unwrap
2022-11-18 10:26:39 +08:00
GyDi
84c12dee80
refactor: wip
2022-11-17 17:07:13 +08:00
GyDi
f5f865a139
refactor: wip
2022-11-16 01:26:41 +08:00
GyDi
58ed2e6f33
refactor: fix
2022-11-14 22:50:47 +08:00
GyDi
837422fbb8
refactor: wip
2022-11-14 01:26:33 +08:00
GyDi
1d38739016
refactor: rename
2022-01-08 01:27:25 +08:00
GyDi
3bb46eaa6f
refactor: impl structs methods
2022-01-07 23:29:20 +08:00
GyDi
3a9734e97d
feat: support set system proxy command
2021-12-17 02:15:40 +08:00
GyDi
2a986a3d2f
feat: read clash config
2021-12-14 15:55:29 +08:00