mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #344] Windows Portable Mode #343
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#343
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @starsoccer on GitHub (Jan 11, 2024).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/344
Are there any plans to add a portable mode? So rather then needing to be installed and storing data in appdata all data is stored in the same path as the files needed to run the app?
@NghiaTranUIT commented on GitHub (Jan 12, 2024):
Sorry @starsoccer We don't have any plan to support a portable version because the app needs to store some important information: (License, User Config, Tools, ...) as well as an ability to override/revert the Windows proxy.
Portable version doesn't allow these thing.
@starsoccer commented on GitHub (Jan 12, 2024):
License, user config, etc.. could all be stored in the same folder the app is extracted too. This is how other software solves that problem.