Markus Brunsch

Results 7 comments of Markus Brunsch

Thanks for the review. I'll looking into it ;)

Config Nesting from `setup_install.yml` into `homeserver.yaml.j2` is not working as intended. Example: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1769/files/6d305e432cae8e6d68463bcb3e13ab620e2a2aee#diff-3f01d105d3b729eb1a3cedbdc4ec41036d66dab6c4983e5464e2709a3d9ae637 Implementation: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1769/files/589a821f1b83bb1221425e6192e7bd71a5d37b13..33bd2f3faba7d838583aa14eea8fcf0670b9995c#diff-b0da8a56987a4474d3b70fb97aa67db6ed7874b0a94e62575e17e32045c02892

My thoughts are to use the IP rotation feature for local bound IPv6 addresses and not for other proxy servers. Something like this. ![image](https://user-images.githubusercontent.com/48181660/129076274-392728b4-940c-4cfd-a2c0-b953d5d980fb.png)

> your point of view is to use the local subnet as a proxy Not as proxy. The proxy server should use the ip pool and randomly select an ip...

>...what input mubeng needs to choose IPv6(?) No input the only thing you should need in my opinion is a on off switch (bool). 1. Grab the routing table and...

Read-only operations should be able to be performed without admin privileges. Which golang lib are you using?

should do the trick `go install github.com/EdgeCast/vflow/vflow@latest` > Tested with go version go1.20.4 linux/amd64