Hello
I have put Cloudflared on my machine.
Then, I have run the command Cloudflared login, and then, i get a long url.
But what must i do with this url.
If I copy it in a web browser, nothing happens. i am just logged on a page wich asks for a ‘domain’.
For the moment, i just want to test the Cloudflare tunnel argo.
I have also seen that it should be necessary to open a web browser on the Cloudflared host. but I have no web browser on my machine, and it is very difficult to install one.
So, what would be the simplest procedure to go on testing on my machine, if I don’t have a web browser installed on it?
Thanks
As I said, you don’t need to install a web browser on the machine. When you start up the tool it will give you a URL that you can preview the site on, that site can be accessed from any machine.
Example:
INFO[0006] +--------------------------------------------------------------+ INFO[0006] | Your freetunnel has started! Visit it: | INFO[0006] | https://leaves-age-curriculum-saturday.tryCloudflare.com | INFO[0006] +--------------------------------------------------------------+
The URL to paste in your browser is https://leaves-age-curriculum-saturday in the example above. Yours will be whatever is returned when you start it up.
I ask if the Cloudflare application exists for a processor type armel.
I tried on my machine, wich is equiped with armel processor, and that doesn’t work.
so, I suppose there is a problem in the version type of the processor, maybe…
sorry, but i don’t understand your question.
On the Cloudflare web site, i found a tryCloudflare link.
So, i decided to test it.
The goal is to create an Cloudflare Tunnel , to make my machine port 8081 available on the web, crossing routers and proxy with no configuration in these devices.
I have understood that Cloudflare Tunnel is made for that.
so, i have installed Cloudflared, as mentionned in the tryCloudflare page.
But it seems that i have no reply from the Cloudflare site, when I send the command Cloudflare -login.
normally, an url should appear, but I get nothing.
This problem is already mentionned in the post : First test with trycloudflare - #4 by cs-cf
And as that doesn’t work, I’m wondering if the problem is not coming from my processor version wich wouldn’t be supported by your application…
Cloudflare Tunnel client source code is available on GitHub. You can build from source (actually binaries should be available for different CPU architectures under release tab, but aren’t).
Thank you for this link, but I alreday read it, and this is the reason why I created this post.
It seems that after the command Cloudflared login, I should receive a certificate .crt.
But I never reaceiv a such certificate, I never get a reply with the beginning of the line INFO[0006] +--------------------------------------------------------------+ INFO[0006] | Yourfreetunnel has started! Visit it: |
The link only opens a page, on wich there is a field to insert something, like a region, or a web site.
But I have no website, I just want to publish my machine on the web for tests.
This works fine with other tools like openport, ngrok, portmap… But they don’t seems to be professional sites. Cloudflare seems to be more professionnal… But really not easy startup. And not easy to get answers in the community.
So, if there is a way to get this certificate, other than waiting for it coming from the web site, please tell me…