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
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.