博文

MikroTik RouterOS/ROS软路由自动定时重启

图片
  MikroTik RouterOS 使用调度程序 每天定时重启 YouTube: https://youtu.be/5gEaUrhlBxc?si=YMutE0LWOH8y0G_9 代码: 每天3:30重启 / system scheduler add name="Timing ReBoot" on-event="/ system reboot" start-time="03:30:00" interval="1d 00:00:00" disabled=no comment="\B6\A8\CA\B1\D6\D8\C6\F4" 代码: 每7天重启 / system scheduler add name="Timing ReBoot" on-event="/ system reboot" start-time="03:30:00" interval="7d 00:00:00" disabled=no comment="\B6\A8\CA\B1\D6\D8\C6\F4" 此文章短连接:https://3to1.xyz/2402mikrotik

HarmonyOS 4鸿蒙4.0安装谷歌框架安装谷歌GMS

图片
  【最新教程】HarmonyOS 4鸿蒙4.0安装谷歌框架安装谷歌GMS【华为P60/P50/Mate60】 【最新教學】HarmonyOS 4鴻蒙4.0安裝谷歌框架安裝谷歌GMS【華為P60/P50/Mate60】 【Latest Tutorial】HarmonyOS 4 Install Google Framework and Google GMS【Huawei P60/P50/Mate60】! 华为Mate 60系列安装谷歌服务框架,安装Play商店 资源下载: ddd文件夹: 谷歌云下载:  https://drive.google.com/file/d/1A1ROiw ... sp=sharing MediaFire:  https://www.mediafire.com/file/qm4q8yiefc5irvm/ddd.zip/file ----------------------------------------------------------------------- HM4_InstallGMS_new: 谷歌云下载:(已经不能使用)  https://drive.google.com/file/d/1WwrNet ... sp=sharing MediaFire:   https://www.mediafire.com/file/51vkaehycoceevf/HM4_InstallGMS_new.zip/file ---------------------------------------------------------------------- 获得GSF注册码 Device ID.apk: 蓝秦云:  https://3to1.lanzoum.com/izdsM1o3hakb MediaFire:  https://www.mediafire.com/file/qzvxppofwpg986q/Device_ID.zip/file ---------------------------------------- 网络收集资源: 华为鸿蒙4.0安装GMS文件下载地址: 百度云盘(国内用户): https://pan.baidu.com/s/1PcI1rCDp-HilNA ... w?pwd=6688  提取码:6688 OneDr

如何做到电脑使用 scrcpy无线 轻松连接手机投屏 电脑截屏 录屏手机教程 不用数据线也可以。如何使用 scrpy 在電腦上無線輕鬆連接手機投屏、電腦截屏和錄屏手機教程,無需數據線。 Teach you how to use scrcpy to easily connect your phone to your computer wirelessly for screencasting, computer screenshots and screen recording of your phone, without the need for a data cable

教你如何做到电脑使用 scrcpy无线 轻松连接手机 电脑截屏、录屏手机教程 不用数据线也可以 教你如何使用 scrcpy 在電腦上無線輕鬆連接手機投屏、電腦截屏和錄屏手機教程,無需數據線 Teach you how to use scrcpy to easily connect your phone to your computer wirelessly for screencasting, computer screenshots and screen recording of your phone, without the need for a data cable. scrcpy 是一款开源的免费工具,可以将 Android 手机的屏幕投射到电脑屏幕上,并可以通过电脑控制手机。 支持 Windows、Mac 和 Linux 系统。 可以通过 USB 数据线或 Wi-Fi 连接手机和电脑 B站视频: https://www.bilibili.com/video/BV17p421f7Bq/ YouTube: https://youtu.be/X1AwTE3v2Rg GitHub开源项目地址: https://github.com/Genymobile/scrcpy 蓝天云下载: https://3to1.lanzoum.com/iyLXk1n0k6hi shift键+鼠标右键 =>>在此处打开 PowerShell窗口 代码:  添加WiFi连接 .\adb.exe tcpip 5555 .\adb.exe connect 192.168.1.122:5555 代码:  返回USB模式 .\adb.exe usb 代码: 截屏命令: adb shell screencap -p /sdcard/screen.png 这个命令会在手机上截取当前屏幕的图像并保存到/sdcard/screen.png文件中。 你可以通过以下命令将图片从手机复制到电脑上 代码:  adb pull /sdcard/screen.png 恢复默认:直接删除scrcpy文件夹 重新解压。(无法删除需要,任务管理器结束 ABD进程)

快速搭建缩短链接 使用cloudflare workers和KV存储空间免费搭建 短链接服务

  使用cloudflare的workers加上kv的命名空间,实现缩短链接 个人主页,轻松缩短 使用cloudflare的workers加上kv的命名空間,實現縮短連結 個人主頁,輕鬆縮短 This video captures the use of Cloudflare's Workers plus KV's namespace to shorten the link Short link building personal homepage, easy to shorten 使用cloudflare workers和KV免费搭建 短链接服务 GitHub代码地址: https://github.com/wandduse/workers_kv_ ... /tree/main 博客地址: https://3to1.xyz/2401 YouTube: https://youtu.be/DH0Hgt61Zg8 哔哩哔哩 (゜-゜)つロ 干杯~-bilibili: https://www.bilibili.com/video/BV1Ye411n77u/ ----------------------------------------------------------------------------------------------------------------------- 下面是视频中用到的代码 代码 const html404 = `<!DOCTYPE html> <body> <h1>404 Not Found.</h1> </body>` async function handleRequest(request) { const requestURL = new URL(request.url); const path = requestURL.pathname.split("/")[1]; if(!path){ //自定义页面 const html= await fetch("https://xytom.github.io/Url-Shorten-Worker/index.html"); /

wireguard 分流 openwrt连接wireguard使用passwall插件的v2ray服务端实现wireguard分流模式

OpenWrt 連接 WireGuard 使用 passwall 插件的 V2Ray 伺服器端實現 WireGuard 分流模式 YouTube视频: https://youtu.be/DlisuFKSgWI WireGuard 分流需要的资料 wireguard配置信息 openwrt 有 wireguard插件 passwall插件 用于连接wireguard和配置v2ray服务 openwrt固件下载地址: https://www.wanuse.com/2023/07/openwrtvps.html 任意 v2ray客户端连接 本次使用v2rayN测试 https://cowtransfer.com/s/cc8ca4679d574a  点击链接查看 [ v2rayN-Core.zip ] wireguard配置模板 代码 config interface 'wg' option proto 'wireguard' option private_key 'Q6RVD2GuIxlSadasd3nS2WSssRLl2ivS3lnpj2u9c=' list addresses '172.0.0.3' list dns '1.1.1.1' option mtu '1420' config wireguard_wg option public_key 'bmXOC+F1F2xEhqed1afUtzH0JuVo51h2wPfgyo=' option endpoint_port '4500' list allowed_ips '0.0.0.0/0' option route_allowed_ips '1' option endpoint_host '162.159.193.3' option persistent_keepalive '25' wireguard 分流 openwrt连接wireguard使用passwall插件的v2ray服务端实现wireguard分流模式 00:00 视频影片开始 欢迎各位网友订阅我的频道 非常感谢。 02:00 打开open

Clash for Windows V0.20.36汉化版 wireguard配置

使用 WireGuard 连接到 Zero Trust Tunnel 可以实现内网穿透,让您在外部网络中访问内网中的资源 。您还可以使用 Cloudflare 优选 IP 和端口来提高性能和可靠性

图片
使用 WireGuard 连接到 Zero Trust Tunnel 可以实现内网穿透,让您在外部网络中访问内网中的资源。此外,您还可以使用 Cloudflare 优选 IP 和端口来提高性能和可靠性。 使用 WireGuard 連接到 Zero Trust Tunnel 可以實現內網穿透,讓您在外部網路中訪問內部網路中的資源。此外,您還可以使用 Cloudflare 優選 IP 和 端口來提高性能和可靠性。 Using WireGuard to connect to Zero Trust Tunnel can allow you to access internal network resources from an external network. Additionally, you can use Cloudflare to optimize IP and ports for improved performance and reliability. zero tuses 内网穿透 优化网速 方法 提取 warp wireguard 配置 优选cloudflare ip YouTube: https://youtu.be/-punWTJ6NTc 视频中用到的工具 使用安卓开发工具:android-studio-2022.3.1.19-windows.exe 下载:  https://developer.android.com/studio 网盘下载地址: https://cowtransfer.com/s/f9eec48f363946  点击链接查看 Android SDK Platform-Tools 是 Android SDK 的一个组件 下载: https://developer.android.com/studio/re ... s?hl=zh-cn 网盘下载地址: https://cowtransfer.com/s/1bab556b29664c  点击链接查看 [ 123.zip ] 123.zip压缩包中包含 apk安卓安装文件 ---------------------------------------------------------- 创建虚拟手机 安卓系统 5.1 x86 Nexus 7 启动虚拟手机后 配置 代理网络 使用命令工具

openwr旁路由 内网穿透cloudflareTunnel隧道完成 访问内网所有设备 openwr旁路由 內網穿透cloudflareTunnel隧道完成 訪問內網所有設備 Openwr bypass is completed by penetrating cloudflareTunnel through the intranet to access all devices on the intranet

B站视频: https://www.bilibili.com/video/BV1MG411R76u/ YouTube视频: https://youtu.be/Iy4ylJJ8iNU openwr旁路由 内网穿透cloudflareTunnel隧道完成 访问内网所有设备 openwr旁路由 內網穿透cloudflareTunnel隧道完成 訪問內網所有設備 Openwr bypass is completed by penetrating cloudflareTunnel through the intranet to access all devices on the intranet 00:48 esxi添加虚拟机 用于安装openwrt 用到的工具:esxi: https://d.wanuse.com/e openwrt安装 ISO PE镜像 : https://cowtransfer.com/s/cc8fa5e4c38d43 01:27 在esxi中安装openwrt 旁路由 openwrt旁路由固件地址: https://d.wanuse.com/openwrt 镜像写入工具 :diskimage.exe工具  https://cowtransfer.com/s/8f07ad4c0d1442 04:36 在openwrt创建 cloudflareTunnel隧道 首先需要登录cloudflare cloudflare zero trus(使用cloudflare zero trus需要信用卡验证 选择免费计划 完全免费的) 在openwrt终端输入命令,登录cloudflare 代码:  cloudflared tunnel login 输入登录命令后,出现 登录链接,复制连接 在已经登录cloudflare zero trust浏览器中打开 进入选择一个域名 点击授权 终端提示证书下载成功 目录/root/.cloudflared/cert.pem 使用命令创建隧道 代码:  cloudflared tunnel create 1234 提示创建成功 /root/.cloudflared/123-e363-41238-854c-234534514.json 13:06 运行隧道,迁移隧道,加入openwrt开机后台启动运行 开机后台运行添加下面代码 (系统

测试没有公网ip 建站 openwrt搭建wordpress博客站点

用到的openwrt固件地址: https://d.wanuse.com/openwrt openwrt路由器 PHP Nginx MySQL 软件包 你就可以在路由器上安装WordPress 并使用Cloudflare Zero Trust 平台中的tunnel隧道功能实现没有公网ip建站 电报群: https://t.me/pcdn3 B站视频: https://www.bilibili.com/video/BV1Tj411z7Jr/ youtube视频: https://youtu.be/j1r34dR5syU 建议结合视频操作 更改openwrt软件源地址,改为国内腾讯源镜像地址: 更多中国openwrt镜像源地址: https://d.wanuse.com/c #腾讯 src/gz openwrt_core https://mirrors.cloud.tencent.com/openwrt/releases/22.03.5/targets/x86/64/packages src/gz openwrt_base https://mirrors.cloud.tencent.com/openwrt/releases/22.03.5/packages/x86_64/base src/gz openwrt_luci https://mirrors.cloud.tencent.com/openwrt/releases/22.03.5/packages/x86_64/luci src/gz openwrt_packages https://mirrors.cloud.tencent.com/openwrt/releases/22.03.5/packages/x86_64/packages src/gz openwrt_routing https://mirrors.cloud.tencent.com/openwrt/releases/22.03.5/packages/x86_64/routing src/gz openwrt_telephony https://mirrors.cloud.tencent.com/openwrt/releases/22.03.5/packages/x86_64/telephony 使用openwrt终端安装 nginx 和 PHP 更新软

官方openwrt 22.03.5 源地址修改国内地址更换为中国大陆镜像软件源方法和相关镜像站

openwrt官方 22.03.5 配置文件地址:/etc/opkg/distfeeds.conf   src/gz openwrt_core https://downloads.openwrt.org/releases/22.03.5/targets/x86/64/packages src/gz openwrt_base https://downloads.openwrt.org/releases/22.03.5/packages/x86_64/base src/gz openwrt_luci https://downloads.openwrt.org/releases/22.03.5/packages/x86_64/luci src/gz openwrt_packages https://downloads.openwrt.org/releases/22.03.5/packages/x86_64/packages src/gz openwrt_routing https://downloads.openwrt.org/releases/22.03.5/packages/x86_64/routing src/gz openwrt_telephony https://downloads.openwrt.org/releases/22.03.5/packages/x86_64/telephony 中科大 src/gz openwrt_core http://mirrors.ustc.edu.cn/openwrt/releases/22.03.5/targets/x86/64/packages src/gz openwrt_base http://mirrors.ustc.edu.cn/openwrt/releases/22.03.5/packages/x86_64/base src/gz openwrt_luci http://mirrors.ustc.edu.cn/openwrt/releases/22.03.5/packages/x86_64/luci src/gz openwrt_packages http://mirrors.ustc.edu.cn/openwrt/releases/22.03.5/packages/x86_64/packages src/gz