Skip to content

Instantly share code, notes, and snippets.

View Kolahzary's full-sized avatar
😀
Happy about current job

Shadman Kolahzary Kolahzary

😀
Happy about current job
  • Personal
  • Istanbul, Turkey
View GitHub Profile
@plentz
plentz / nginx.conf
Last active April 24, 2025 04: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