Skip to content

Instantly share code, notes, and snippets.

View 0xMastermind's full-sized avatar
🧠
I may be slow to respond.

0xMastermind

🧠
I may be slow to respond.
View GitHub Profile
@0xMastermind
0xMastermind / nginx.conf
Created March 17, 2025 05:39 — forked from plentz/nginx.conf
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