Skip to content

Can I trigger "Internal auto-healing" manually to rotate vpn endpoints? #1533

Answered by sboger
sboger asked this question in Q&A
Discussion options

You must be logged in to vote

Answering my own question. One can utilize a "bug" (per qdm12) that triggers auto-healing to rotate to a new vpn endpoint by issuing this to the control server:

docker exec -ti [gluetun container id] 'wget' '-qO-' '--method=PUT' '--body-data={"status":"stopped"}' 'http://127.0.0.1:8000/v1/openvpn/status'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sboger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant