Allowing outgoing connections for the certain process
Hello,So far ive been blocking outgoing connection but now i have to `accept` EVERY port for one of my php scripts. How can i do that? I'd like to open it only for a php.
Oh, and Im using APF
Best Regards