[GH-ISSUE #163] Manually enable Proxy for non-admin user #160

Closed
opened 2026-03-03 19:15:49 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jun 7, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/163

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

From non-admin user permission, it required privileged permission when updating the Wifi Proxy by using networksetup.

We have to help user to enable it manually or require root.

👑 Criteria

  • Detect if it's non-admin user -> Don't execute "networksetup"
  • Show the warning
  • Detect if the Proxy is update -> Hide the warning
  • Enable Proxy if the use grants permission
Originally created by @NghiaTranUIT on GitHub (Jun 7, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/163 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief From non-admin user permission, it required privileged permission when updating the Wifi Proxy by using `networksetup`. We have to help user to enable it manually or require root. ## 👑 Criteria - [x] Detect if it's non-admin user -> Don't execute "networksetup" - [x] Show the warning - [x] Detect if the Proxy is update -> Hide the warning - [x] Enable Proxy if the use grants permission
kerem 2026-03-03 19:15:49 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 8, 2019):

🤯 Changelogs

  • Require root when overriding proxy for non-admin user
  • Fix many authorization dialog in OS 10.12
  • Work on non-admin user
<!-- gh-comment-id:500107335 --> @NghiaTranUIT commented on GitHub (Jun 8, 2019): ## 🤯 Changelogs - [x] Require root when overriding proxy for non-admin user - [x] Fix many authorization dialog in OS 10.12 - [x] Work on non-admin user
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#160
No description provided.