Cloudflared Tunnel Service in IPV6
I tried the following command
sudo cloudflared service install token --edge-ip-version 6
but it just hangs at INF Using Systemd
is there any other way to solve this out. My networking is only ipv6 for now2 Replies
Temp Solution modified the service file: /etc/systemd/system/cloudflared.service to use the
--edge-ip-version 6
I would recommend making an feature request in the cloudflared repo