`--interface any` is not working
Author: mohammadazeemwaniCreated Jun 21, 2025Updated Jun 21, 2025
I am doing the following
$qrcp -i any logo.svgand it is showing me qr for this
http://[2a09:bvc5:3d02:1vva::2u8:6a]:63419/send/yuygWhat 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)
Source: claudiodangelis/qrcp