mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-30 10:35:50 +03:00
[GH-ISSUE #953] Activate Proxyman License by CLI #949
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#949
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 @NghiaTranUIT on GitHub (Aug 4, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/953
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Some companies would have a seamless onboarding for their colleague, we have to find a way to automatically activate a license 👍
Acceptance Criteria
$ /Applications/Proxyman.app/Contents/MacOS/Proxyman-cli activate <key>proxyman://activate?key=<key>@NghiaTranUIT commented on GitHub (Aug 5, 2021):
Done 👍
Beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.30.0_activate_license.dmg
Activate by CLI
/Applications/Proxyman.app/Contents/MacOS/proxyman-cli activate <key>/Applications/Proxyman.app/Contents/MacOS/proxyman-cli unlinkActivate by url
It's possible to activate a license by URL
proxyman://activate?key=<key>@JackoPlane commented on GitHub (Aug 5, 2021):
Thank you for implementing this @NghiaTranUIT 🎉