Hi;
I’ve followed these steps for enabling avahi:
My computer’s name is fedora, and I can ping it with ping fedora.local
. But, whenever I ping from my mobile phone with termux, it don’t works. Also I tried to start a flask http server with 0.0.0.0:5000
and accessing it in my mobile phone with fedora.local:5000
but it don’t working.
How can I fix this problem?
Edit: Starting flask server on fedora.local:5000
also not working on phone.