Skip to content

Instantly share code, notes, and snippets.

View paincompiler's full-sized avatar
😈
If it compiles, it's good.

paincompiler paincompiler

😈
If it compiles, it's good.
View GitHub Profile
@paincompiler
paincompiler / README-Template.md
Last active August 29, 2017 06:34 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Summary

Describe what dose this project mainly do

Structure

@plentz
plentz / nginx.conf
Last active April 24, 2024 11:15
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