Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View mmalex's full-sized avatar
💭
making shapes

Alex Evans mmalex

💭
making shapes
View GitHub Profile
#sudo sysctl -w net.inet.ip.portrange.first=32768
sudo sysctl -w net.inet.ip.portrange.first=12000
sudo sysctl -w net.inet.tcp.msl=1000
sudo sysctl -w kern.maxfiles=1000000 kern.maxfilesperproc=1000000