Update README.md

This commit is contained in:
asvow
2025-05-07 10:27:33 +08:00
parent 3227d2d8fd
commit 7258b5de48

View File

@@ -42,7 +42,7 @@ Tailscale is a zero config VPN for building secure networks.
### apk package manager ### apk package manager
```shell ```shell
apk update apk update
apk add allow-untrusted /tmp/luci-*-tailscale*.apk apk add --allow-untrusted --force-overwrite /tmp/luci-*-tailscale*.apk
``` ```
-------------- --------------
@@ -51,6 +51,8 @@ Tailscale is a zero config VPN for building secure networks.
- [Carseason/openwrt-tailscale](https://github.com/Carseason/openwrt-tailscale) - [Carseason/openwrt-tailscale](https://github.com/Carseason/openwrt-tailscale)
- [immortalwrt/luci-app-zerotier](https://github.com/immortalwrt/luci/blob/master/applications/luci-app-zerotier) - [immortalwrt/luci-app-zerotier](https://github.com/immortalwrt/luci/blob/master/applications/luci-app-zerotier)
--------------
## Screenshot ## Screenshot
<img width="573" alt="Basic" src="https://github.com/user-attachments/assets/bfca389a-bcec-42de-b5dd-b9588fd5db23" /> <img width="573" alt="Basic" src="https://github.com/user-attachments/assets/bfca389a-bcec-42de-b5dd-b9588fd5db23" />
<img width="577" alt="Advanced" src="https://github.com/user-attachments/assets/d60ce19e-b3f3-43a7-98fc-7df6e2231898" /> <img width="577" alt="Advanced" src="https://github.com/user-attachments/assets/d60ce19e-b3f3-43a7-98fc-7df6e2231898" />