summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2026-04-06 06:25:45 +0800
committerXiao Pan <xyz@flylightning.xyz>2026-04-06 06:26:05 +0800
commitd46401b9cd429d31937ddb90a7600bfebfcafbaa (patch)
treeb32e177cfe87f6b8f1eb16dbb7e0f5e12cac9139
parenta7bfc059a448d8de33f696a132369bb8ca236c62 (diff)
qrcp change to another network interface nameHEADmaster
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.
-rw-r--r--home/xyz/.config/qrcp/config.json2
1 files changed, 1 insertions, 1 deletions
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": "",