System DNS resolution: dscacheutil -q host -a name example.com
Routing: netstat -rn -f inet6
Interfaces: ifconfig en0
https://corrode.dev/blog/tips-for-faster-rust-compile-times/#macos-only-exclude-rust-compilations-from-gatekeeper
sysctl -w kern.maxfilesperproc=20480
sudo launchctl limit maxfiles 128000 524288
ulimit -n 524288 10485760