系统环境 Ubuntu 20.04 2H4G50G 修改网卡的IP sudo vi /etc/netplan/00-installer-config.yaml network: ethernets: ens33: dhcp4: no addresses: [192.168.31.211/24] op…
官网文档 - 全面 搭建发现服务器 Syncthing Discovery Server 下载 stdiscosrv 程序 参考文档:https://docs.syncthing.net/users/stdiscosrv.html#syncthing-discovery-server 下载版本 wg…
\美剧 \美国恐怖故事 (2011) \S01 S01E01.mp4 S01E02.mp4 \动漫 \通灵妃 (2018) \S01 S01E01.mp4 S01E01 - 东北话版.MP4 S01E01 - 河南话版.MP4 1.3电影额外 有时候我们的电影可能会包含一些花絮,小短片什么的。如果不…
Docker 搭建 docker run -d -p 9001:80 -it badapple9/speedtest-x 命令参数 -d:以常驻进程模式启动 9001: 默认容器开放端口,可改为其他端口 启动时可指定的环境变量: -e WEBPORT=80: 容器内使用的端口 -e MAX_LOG_…
演示站点 https://tz.zmlc.club 哪吒探针搭建教程 https://github.com/naiba/nezha 项目地址 得到GitHub账号ID 浏览器中打开https://api.github.com/users/你的GitHub用户名 创建一个OAuth Apps 先打开:…
简单的介绍 Zerotier 的官方服务器在国外,国内客户端使用时延迟较大,网络高峰期时甚至各个客户端节点之间访问不了。此时,“自定义根服务器”,又称 moon 中转服务器就显得非常重要,它的主要功能是通过自定义的服务器作为跳板加速内网机器之间的互相访问。 Zerotier 定义了几个需要知道的专业…
CentOS7搭建IF.svnadmin 1.安装apache yum install httpd -y 2.安装svn服务器(其中,mod_dav_svn是apache服务器访问svn的一个模块) yum install mod_dav_svn subversion -y 3.安装完成后可以通过如…
[TOC] 相关文档 文档主页 - https://ehang-io.github.io/nps/#/install NPS客户端配置实例 - https://github.com/ehang-io/nps/blob/master/conf/nps.conf NPC客户端配置实例 - https:/…
Linux和Mac下的自动安装 Run the following command in your terminal: curl -sSL https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install…