Lost data after updating Proxyman app?
Instruction to recover a lost data when upgrading Proxyman app
Problem
After updating the app to the latest version, you might encounter:
Your current data, including all debugging tools rules (Map Local, Scripting, Breakpoint, SSL Proxying List, ...) and user settings, etc are wiped out.
Proxyman will guarantee that your current data is never lost. However, it's still better if we have the backup of your valuable data ⚡️.
How to recover
Open the backup folder at
~/Library/Application Support/com.proxyman.NSProxy/user-data-backups
Unzip the latest backup file (You can sort by the "Add Date" in the Finder app. It will show the latest backup).
Copy each folder of the backup folder to the app folder at
~/Library/Application Support/com.proxyman.NSProxy
For instance:
Copy From | Copy To |
---|---|
~/Library/Application Support/com.proxyman.NSProxy/user-data-backups/userdata_proxyman_3.6.0_05-24-2022-11-55-20/user-data | ~/Library/Application Support/com.proxyman.NSProxy/user-data |
~/Library/Application Support/com.proxyman.NSProxy/user-data-backups/userdata_proxyman_3.6.0_05-24-2022-11-55-20/map-local | ~/Library/Application Support/com.proxyman.NSProxy/map-local |
and more... |
When does Proxyman backup my data?
After you update Proxyman to a newer version, Proxyman might backup your current data and save at ~/Library/Application Support/com.proxyman.NSProxy/user-data-backups
Last updated