Skip to content

Comments

feat: add Check Point VPN detection, fix Homebrew tap and stale URLs#6

Merged
GeiserX merged 1 commit intomainfrom
feat/checkpoint-and-fixes
Feb 22, 2026
Merged

feat: add Check Point VPN detection, fix Homebrew tap and stale URLs#6
GeiserX merged 1 commit intomainfrom
feat/checkpoint-and-fixes

Conversation

@GeiserX
Copy link
Owner

@GeiserX GeiserX commented Feb 22, 2026

Summary

  • Check Point VPN detection ([Feature]: CHECK POINT Endpoint Security #4): Added process-based detection for Check Point Endpoint Security VPN (Endpoint_Security_VPN, TracSrvWrapper, cpdaApp, cpefrd). Enum case, icon, and README table updated.
  • Homebrew tap fix ([Bug]: brew tapping doesn't work #5): brew tap geiserx/tap pointed to a non-existent repo. Fixed to brew tap geiserx/vpn-bypass.
  • Stale URL cleanup: Replaced all remaining vpn-macos-bypass references with VPN-Bypass across README, issue templates, cask comment, and SettingsView.

Closes #4, Closes #5

Test plan

  • Verify brew tap geiserx/vpn-bypass works
  • Verify Check Point detection with a live Check Point install (or mock ps output)
  • Verify all GitHub links in README, issue templates, and settings resolve correctly

Add Check Point Endpoint Security VPN process detection (Endpoint_Security_VPN,
TracSrvWrapper, cpdaApp, cpefrd). Fix brew tap command (geiserx/tap does not
exist, correct tap is geiserx/vpn-bypass). Update all remaining vpn-macos-bypass
references to VPN-Bypass.

Closes #4, Closes #5
@GeiserX GeiserX merged commit b6f80f7 into main Feb 22, 2026
3 checks passed
@GeiserX GeiserX deleted the feat/checkpoint-and-fixes branch February 23, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: brew tapping doesn't work [Feature]: CHECK POINT Endpoint Security

1 participant