Skip to content

Instantly share code, notes, and snippets.

View alex-shpak's full-sized avatar

Alex Shpak alex-shpak

  • Sweden
  • 17:36 (UTC +01:00)
View GitHub Profile
@plentz
plentz / nginx.conf
Last active November 27, 2025 12:39
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