Commit Graph

5 Commits

Author SHA1 Message Date
MaxiFan 559674a44c Merge pull request #13 from BlacKSnowDot0/pr-clean
پشتیبانی از پروکسی SOCKS5/HTTP از طریق sing-box outbound
2026-05-15 17:26:52 +03:30
mohamad parvizi aa345b1680 Add startup and auto-connect app settings
Persist global app settings and expose startup/auto-connect controls. Adds AppSettings (StartWithWindows, AutoConnectOnStartup, LastActiveProfileId) plus LoadAppSettings/SaveAppSettings to ProfileService (appsettings.json). MainViewModel now loads/saves these settings, exposes StartWithWindows/AutoConnectOnStartup/LastActiveProfileId properties, restores last profile and triggers auto-connect on startup when enabled, and updates the HKCU Run registry entry to enable/disable startup (with a user warning message on enable). Adds corresponding UI controls to SettingsTabView and includes defensive error handling and sensible defaults.
2026-05-14 13:38:46 +03:30
BlacKSnowDot0 605eb20d23 feat(proxy): SOCKS5/HTTP via V2Ray/sing-box, add MixedProxyServer, remove standalone proxy types and local auth 2026-05-14 11:12:45 +03:30
MaxFan a51bcbdadd Clarify tunnel-only traffic accounting 2026-05-11 21:22:59 +03:30
MaxFan 3726d36902 Prepare TunnelX for open-source release 2026-05-11 16:27:14 +03:30