This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# About | |
macOS Sierra ships with PF (Packet Filter, also written pf) a BSD licensed stateful packet filter, | |
a central piece of software for firewalling. It is comparable to netfilter (iptables), ipfw and ipfilter. | |
[quoted from wikipedia] | |
We need Apache Tomcat for development. It run uses the standard unprivileged 8080 and 8443 ports. | |
To make development easier we set up port forwarding. | |
# Port Forwarding on macOS Sierra |
NewerOlder