|
You are here |
golb.hplar.ch | ||
| | | | |
www.trickster.dev
|
|
| | | | | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting | |
| | | | |
hjr265.me
|
|
| | | | | HTTP3 is here. Well, almost. If you are using NGINX, you can update to the mainline version and start using HTTP3 today experimentally. Installing NGINX Mainline As of writing this blog post, NGINX v1.24 is the latest stable version. But, HTTP3 is available in v1.25. On Ubuntu/Debian-esque servers, the easiest way to install the mainline NGINX version is to use NGINX's official repository. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 apt install curl gnupg2 ca-certificates lsb-release debian-archive-keyring # Import the official NGINX signing key. | |
| | | | |
osamaelnaggar.com
|
|
| | | | | A quick look at how to proxy any application's traffic through the Tor network. | |
| | | | |
sylvaindurand.org
|
|
| | | [AI summary] This article explains how to obtain wildcard SSL certificates using Let's Encrypt's ACME v2 protocol, including manual and automated methods with DNS validation. | ||