This commit is contained in:
Afonso Franco 2024-09-01 14:13:17 +01:00
parent feab388799
commit b9ea131d05
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54

View file

@ -19,7 +19,7 @@ A simple DNS-over-HTTPS (DoH) proxy server written in Go. This tool acts as an i
1. Clone this repository:
```sh
git clone https://github.com/yourusername/doh-proxy.git
git clone https://git.olympuslab.net/afonso/doh-proxy
cd doh-proxy
```