Advertisement
MrVulcan

pf.conf

Nov 14th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. #
  2. # com.apple anchor point
  3. #
  4. scrub-anchor "com.apple/*"
  5. nat-anchor "com.apple/*"
  6. rdr-anchor "com.apple/*"
  7. dummynet-anchor "com.apple/*"
  8. anchor "com.apple/*"
  9. load anchor "com.apple" from "/etc/pf.anchors/com.apple"
  10.  
  11. #
  12. # youtube
  13. #
  14. anchor "com.youtube/*"
  15. load anchor "com.youtube" from "/etc/pf.anchors/com.youtube"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement