Release a tutorial to make Invidious requests data from YouTube through a VPN using Gluetun (#575)

This commit is contained in:
TheFrenchGhosty 2024-07-19 16:40:52 +02:00 committed by GitHub
parent 6ac97ad0db
commit 37de03eee9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 91 additions and 0 deletions

View file

@ -22,6 +22,7 @@
- [NGINX reverse proxy setup](./nginx.md)
- [Caddy reverse proxy setup](./caddy.md)
- [Apache2 reverse proxy setup](./apache2.md)
- [Make Invidious requests data from YouTube through a VPN using Gluetun (in case your IP is blocked)](./gluetun.md)
- [Database maintenance](./db-maintenance.md)
- [CAPTCHA bug on Debian and Ubuntu](./captcha-bug.md)
- [Registering users manually](./register-user.md)