Skip to content

Instantly share code, notes, and snippets.

View tolbkni's full-sized avatar
🎯
Focusing

Waters Gao tolbkni

🎯
Focusing
View GitHub Profile
@plentz
plentz / nginx.conf
Last active June 2, 2024 15:03
Best nginx configuration for improved security(and performance)
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048