#373·qrcp

`--interface any` is not working

Author: mohammadazeemwaniCreated Jun 21, 2025Updated Jun 21, 2025

I am doing the following

bash
$qrcp -i any logo.svg

and it is showing me qr for this

txt
http://[2a09:bvc5:3d02:1vva::2u8:6a]:63419/send/yuyg

What I was expecting is to open this qr code on a device that is not connected to the local network and it will download the file.

When I open it on device(s):

  • connected to local Network.
  • not connected to localNetwork but connected to internet.

The browser tab goes in forever loading state .

My understanding is that when we do -i any, the qr code generated can be used from anywhere.

What is wrong here:

  • my understanding
  • the tool
  • my usage of the tool

My Machine

  • macOS Sequoia 15.5 arm64
  • MacBook Air (M2, 2022)