Storjnode running with cloudflare

Is it possible to run a storjnode using cloudflare with its free proxy?

I used the new windows installer using a dns name wich is proxied using cloudflare. On the dashboard the node is online. Does this online also mean that it can store data or just that it’s reachable?

Maybe someone already tried using cloudflare an can answer me this. Thanks

Hello @Cyalit,
Welcome to the forum!

Please, open a powershell and execute:

sls downloaded "$env:ProgramFiles/Storj/Storage Node/storagenode.log" | select -Last 10
sls uploaded "$env:ProgramFiles/Storj/Storage Node/storagenode.log" | select -Last 10

Hello Alexey.

After letting it run over night I can for sure say that it is not working with cloudflare.

Your statements are showing logs from 8 hours ago where it wasn’t proxied for a short time.

Thanks for your help