Jithen (J) Singh
Jithen (J) Singh
You need to ensure that you are running this in host mode and not via a bridge - I get full speeds for my link which is a gig -...
Add - `network_mode: host` to your docker-compose.yml. I havent use Docker much on Windows sorry, I am running it on a Linux host.
Can the files in the volume be modified directly to reflect this changes like this? As I noticed these files are on the volume. I assume the image would need...
Its possible if you start the tunnel with a metrics flag. See here - https://yaleman.org/post/2021/2021-01-11-monitoring-cloudflared/ OR You could monitor via Cloudflare via API Use a GET on https://api.cloudflare.com/client/v4/accounts/:account_identifier/tunnels endpoint for...
Would love to to see support for this or similar. Their API is super simple. It tried to create a custom action or command that appears in Octopod but it...
Running this now and experiencing the exact same issue! Seems to be an issue with installing Docker. Reboot and run the installation again and it works.
@mefizto Yup writing in English would help but after translating. You do have to wait a good period of time after the installation and a reboot for the setup to...
After you run the commands, wait 5 then try and access the web interface. When you do this - it will say please wait as it’s downloading and setting things...
> Hey :) > Can you do an pull request and implement the new official cli? > It's a python script to modify.... Yup - Will try and sort something...