Skip to content

归档: Posts

openwrt docker

型号: Generic x86/64 平台: x86/64 版本: 分支: 22.03.2 内核: 5.15.77 生成日期: 2022-12-29 18:18:54 说明: 后台: 192.168.50.22 或 op/ 密码: root openwrt-12.29.2022-x86-64-generic-squashfs-combined-efi下载 openwrt-12.29.2022-x86-64-generic-squashfs-combined-efi下载

openwrt adguard-only version

login root pass admin IP:192.168.50.251 openwrt-12.17.2022-x86-64-generic-squashfs-combined-efi.vmdk下载 openwrt-12.17.2022-x86-64-generic-squashfs-combined-efi.img下载

[Tutorial] How To Use WARP or WARP+ With Wireguard

– Use Cloudflare WARP / WARP+ VPN With Wireguard – You can use WARP even on unsupported devices, like Android TV or TVs that support Wireguard. Download The Latest Release of WGCF from here: https://github.com/ViRb3/wgcf/releases (Download to the default “Downloads” folder) Change the downloaded file …

U盘如何删除EFI分区恢复其原有分区

转载 亲测好用! 进入terminal,输入 diskutil list查看所有分区状态,例如我的是 查看分区 可以看到我的外接U盘分区代号是disk3,需要删除的EFI分区代号是disk3s1,删除这个分区的命令就是

How to disable systemd-resolved in Ubuntu for Adguard Home

测试有用 ubuntu server 22.04 LTS systemd-resolved can cause issues with Kubernetes (not to mention the time spent troubleshooting various issues). Fix Disable the systemd-resolved service sudo systemctl disable systemd-resolved sudo systemctl stop systemd-resolved Remove the remove the existing /etc/resolv.conf file, which is …

Unifi Poller Unifi 网络监控程序

研究了两天 最终还是 Pi 好用。 ubuntu 系统 docker 系统 读取配置信息 不行! 下面是作者原文 在raspberry pi 上安装 unpoller Docker 位置 https://hub.docker.com/r/golift/unifi-poller unpoller 官网地址 https://unpoller.com/ Step 1 – Get Docker working So to get Docker working on a Pi is pretty straightforward. First we install Raspberry Pi OS (the new name for Raspbian) then …

转载 VPN 一键脚本 搭建 各种协议VPN 面板 X-UI

下面文章是转载内容 亲测好用!!! X-ui,支持多协议多用户的 Xray 面板!V2-ui全面停止更新,后续逐渐用 X-ui 面板取代 V2-ui 面板! 前言 sprov 这位大神开发的这套面板程序,很是方便,可以可视化的搭建SS、V2ray、Xray、Trojan等热门的协议,并且可以实时看到 VPS 的性能状态以及流量的使用情况。