From 30874e32dcdbd8ab9d68a84d107c6707e262d42a Mon Sep 17 00:00:00 2001 From: MooCat <43627985+mooleshacat@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:49:00 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7f7ea6a3..349c7a60 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,15 @@ - Invidious will automatically reload the tokens from the config file every 1 minute - [Follow the installation instructions](https://docs.invidious.io/installation/) +**Notice to instance owners:** + +It appears the working solution currently is to use: +- sig helper +- po_token & visitor_data +- a VPN proxy (privoxy, proton-privoxy, etc.) + +I personally use proton VPN, you can get it along with your email here: https://pr.tn/ref/04PN5S3WMGBG - if you want VPN only you can try to get it there or just go to protonvpn.com. You can get a working proton-privoxy from https://github.com/catspeed-cc/proton-privoxy . I use one invidious instance, one sig helper, and one proton-privoxy per core. Each connection to nginx is routed to the least connected backend (currently I have 4) . I hope this is helpful to instance owners having troubles. + ## inv_sig_helper notes