Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Deprecated - PIA 2.7.0 no longer uses a kext for macOS split tunnel

Notifications You must be signed in to change notification settings

pia-foss/desktop-mac-network-kext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mac-network-kext

This is the network kernel extension used by PIA Desktop on macOS, currently used for the app exclusions / split tunnel feature.

Building

To build the kext from the command line, use xcodebuild, and specify your code signing identity:

xcodebuild -configuration Release CODE_SIGN_IDENTITY="your_code_sign_identity"

Artifacts will be produced in .build/Release.

About

Deprecated - PIA 2.7.0 no longer uses a kext for macOS split tunnel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages