From d46401b9cd429d31937ddb90a7600bfebfcafbaa Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 6 Apr 2026 06:25:45 +0800 Subject: qrcp change to another network interface name Because I change to another usb port because the old one sometimes unmount the mifi and cause network interface down. But the new one also unmount once, so maybe I'll change back, need more test. --- home/xyz/.config/qrcp/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 9e8fdbf1..3edc2938 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "enp0s20f0u1", + "interface": "enp0s20f0u3", "keepalive": false, "output": "", "path": "", -- cgit v1.3