Skip to content

feat(proxy): add ability to switch between standard and plus versions#25

Merged
0xtbug merged 1 commit intomainfrom
dev
Feb 27, 2026
Merged

feat(proxy): add ability to switch between standard and plus versions#25
0xtbug merged 1 commit intomainfrom
dev

Conversation

@0xtbug
Copy link
Owner

@0xtbug 0xtbug commented Feb 27, 2026

Introduces a new command to find alternate proxy executables. Adds a switchVersion action and UI to toggle between standard and plus proxy versions. This action stops the current proxy, finds or downloads the target version, then restarts.

Enhances download_and_extract_proxy to preserve existing user config files (e.g., .yaml, .json, .env) during updates or new installations. Prevents renaming config.example.yaml if config.yaml exists. Refactors tar.gz extraction for consistent config preservation.

Introduces a new command to find alternate proxy executables.
Adds a `switchVersion` action and UI to toggle between standard and plus
proxy versions. This action stops the current proxy, finds or downloads
the target version, then restarts.

Enhances `download_and_extract_proxy` to preserve existing user config
files (e.g., .yaml, .json, .env) during updates or new installations.
Prevents renaming `config.example.yaml` if `config.yaml` exists.
Refactors tar.gz extraction for consistent config preservation.
@0xtbug 0xtbug merged commit e73a2e4 into main Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant