Thanks to visit codestin.com
Credit goes to github.com

Skip to content

macOS strong jail #7

@ammario

Description

@ammario

It has been a real PITA to make pf in macOS reliably filter/proxy traffic for just one process due to limitations in where group selectors can be used. See also macOS's official statement "Packet Filter is not API". There's a modern macOS swift API called NETransparentProxyProvider.

The complexity of that approach includes:

  • Getting the appropriate entitlements from Apple
  • Including some Swift in the build toolchain

And, I'm unsure whether the UX would be truly seamless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions