liuweiqing's recent timeline updates
liuweiqing

liuweiqing

V2EX member #655872, joined on 2023-10-23 11:32:58 +08:00
求健康证 ps 资源
无要点  •  liuweiqing  •  Aug 12, 2025  •  Lastly replied by jsomin
1
以 Docker 的方式运行 OpenWrt
OpenWrt  •  liuweiqing  •  Apr 30, 2025  •  Lastly replied by zyu0090
9
成功反代油管(开源)(可 cf 部署)
分享发现  •  liuweiqing  •  Sep 1, 2024  •  Lastly replied by liuweiqing
8
这个机器可以做软路由吗?这个价格值吗?
问与答  •  liuweiqing  •  Oct 6, 2024  •  Lastly replied by darkuromushin
9
liuweiqing's recent replies
确实不错
我还是不成功
@6Bpencle
这个好
Nov 3, 2024
Replied to a topic by conky 分享发现 不明白为什么要用虚拟卡开 chatgpt
确实是这样
@julyclyde 不需要 privilege ,第二个问题我不清楚
@julyclyde 我的 openwrt 容器运行的好好的
@Kinnice 使用 privileged 导致的,不能用这个
@Kinnice
```sh
services:
openwrt:
image: 14790897/openwrt:x86_64
container_name: openwrt
restart: always
privileged: true
networks:
macvlan_net:
command: /sbin/init

networks:
macvlan_net:
driver: macvlan
driver_opts:
parent: enp1s0 # 更换为自己的网口
ipam:
config:
- subnet: 192.168.0.0/24 # 更换为自己的子网
gateway: 192.168.0.1 # 更换为自己的的网关
```
还有就是关闭容器会导致电脑重启
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5566 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms · UTC 06:33 · PVG 14:33 · LAX 23:33 · JFK 02:33
♥ Do have faith in what you're doing.