Invidious: [Question] Can I bind invidious to use specific IP address on my note (multi network interface)

Created on 27 Oct 2019  路  5Comments  路  Source: iv-org/invidious

The case: I have some spare nodes, but also host other things, I can add more IP but dont want to destroy the node. So if the node get banned, i may get other new IP

question stale

All 5 comments

Yes, in your config:

host_binding: 0.0.0.0

or as -b passed to the executable:

$ ./invidious -b 0.0.0.0

Thankz. Does this effect the ip when invidious call youtube page ?

Not currently. I expect that would require changes to the standard library.

I would like to assign a /28 subnet and invidious should automatically randomly uses the available IPv4 addresses for outgoing requests.

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, please let us know.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dimqua picture dimqua  路  4Comments

tmiland picture tmiland  路  4Comments

PureTryOut picture PureTryOut  路  3Comments

arch-btw picture arch-btw  路  4Comments

SebKranz picture SebKranz  路  3Comments