mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 01:25:52 +03:00
[GH-ISSUE #1725] Proxyman is creating ~/.proxyman and ~/.proxyman-data #1719
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1719
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 @ghostflyby on GitHub (Jul 28, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1725
Description
Stop creating dot directories in my $HOME.
Why this feature/change is important?
Proxyman is creating
~/.proxymanand~/.proxyman-data, which is not that “native” behavior and pollutes my HOME.@NghiaTranUIT commented on GitHub (Jul 28, 2023):
Sorry that, it's our legacy implementation. We definitely move it to the Application Folder at
~/Library/Application Support/com.proxyman.NSProxy@ghostflyby commented on GitHub (Jul 28, 2023):
Two empty directories are still created upon launch, will this be fixed?
@NghiaTranUIT commented on GitHub (Jul 28, 2023):
Yes, it won't create anymore.
@ghostflyby commented on GitHub (Jul 14, 2024):
proxyman is still creating these two directories on launch
@NghiaTranUIT commented on GitHub (Jul 14, 2024):
Sorry, it's not fixed yet since I don't see any issues when creating these hidden files. I know it's a legacy code, but we don't have a plan to migrate to the new place.
I might change my mind if there are similar requests 👍