mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
* fix: outbound freedom for xray on linux * fix: outbound freedom for xray on macOS * build: auto-generate pf rules based on the build type
3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
# Allow traffic by configured identity (set by CMake)
|
|
pass out proto { tcp, udp } @AMN_PF_RULE_IDENTITY@ flags any no state
|