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.
  • 天朝
  • 16:37 (UTC)
View GitHub Profile
@plentz
plentz / nginx.conf
Last active April 3, 2025 19:20
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