2dust
4da59cd767
Rename IsOSX to IsMacOS in Utils and usages
2025-11-09 10:52:46 +08:00
2dust
ddc8c9b1cd
Add support for custom PAC and proxy script paths
...
Introduces options to specify custom PAC file and system proxy script paths for system proxy settings. Updates configuration models, view models, UI bindings, and logic for Linux/OSX proxy handling and PAC management to use these custom paths if provided. Also adds UI elements and localization for the new settings.
2025-11-07 19:28:16 +08:00
2dust
d5c50ef27c
Rename Manager
2025-08-17 17:31:55 +08:00
2dust
06636d04ac
PacHandler is changed to singleton mode
2025-08-17 11:00:13 +08:00
2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +08:00
2dust
71cc6d7a88
Replace all Utils.IsNullOrEmpty(variable) with variable.IsNullOrEmpty()
2025-03-05 19:44:49 +08:00
2dust
cb94d64395
Bug fix
2025-01-11 19:35:32 +08:00
2dust
ed7fb4f6e3
Code clean
2025-01-05 14:50:31 +08:00
2dust
3db1dd7bbb
Add a title to SaveLog
2025-01-03 15:02:31 +08:00
2dust
2cd2e8894d
Add system proxy exception function for macos
2024-12-19 11:40:16 +08:00
2dust
dbd4f55981
Add system proxy exception function for linux
...
https://github.com/2dust/v2rayN/issues/6214
2024-12-06 19:12:32 +08:00
2dust
5f5d7172ee
Optimize system proxy exceptions
2024-12-06 16:38:23 +08:00
2dust
ccacda9bf5
Using mixed local listening ports
2024-12-03 15:01:36 +08:00
2dust
d3a0b44247
Bug fix
...
https://github.com/2dust/v2rayN/issues/6182
2024-11-30 13:49:26 +08:00
2dust
a6dc801bc4
Merge pac function into the main program
2024-11-23 14:08:08 +08:00
2dust
1016dcb3d1
Improve PAC
2024-11-15 11:59:22 +08:00
2dust
2d143687b8
The first letter of the guiconfig attribute must be capitalized.
2024-10-23 10:42:35 +08:00
2dust
a5122b656d
Bug fix for Dsktop
2024-10-16 10:52:45 +08:00
2dust
74f980aab1
Refactor system proxy
2024-10-16 09:20:05 +08:00