Menu
English
 宝塔面板搭建V2ray详细教程

Detailed tutorial on building V2ray for pagoda panel

Prepare a domain name and a vps, and resolve the domain name to the vps. Freenom can register a free domain name. Build the pagoda and install nginx. After the pagoda and nginx are completed, return to the vps SSH window and execute the command bash (curl -L htt

在Linux系统中检查并启用BBR的步骤

Steps to check and enable BBR in Linux system

The steps to check and enable BBR in Linux system are as follows: Check whether BBR is enabled View the current congestion control algorithm: bash copy sysctl net.ipv4.tcp_congestion_control If the output is net.ipv4.tcp_congest

V2rayN 手机可以上,但电脑连不上,显示连接延迟: -1 ms

V2rayN The mobile phone can be connected, but the computer cannot be connected. The connection delay is shown: -1 ms

V2rayN The mobile phone can be connected, but the computer cannot be connected, and the connection delay is displayed: -1 ms. The solution is as follows: Set the additional IDalterId to 0 for detection 1. The time difference between the detection 2 computer and the server cannot be greater than one minute.

2025年CloudFlare 优选ip 和 优选域名的获取方法!

How to obtain CloudFlare’s preferred IP and domain name in 2025!

1. CloudFlare preferred IP website: [Direct link] 2. CloudFlare preferred IP tool: [Open source software] 3. CloudFlare preferred domain name: [GitHub open source tool] 4. CF preferred domain name recommendation: time.cloudflare.comshopify.

vps 独立服务器测试跑分测速全媒体解锁等脚本

vps Independent server test, speed test, full media unlocking and other scripts

Basic test Please provide Qiushui’s bench.sh script. This script can view Linux system information and test network bandwidth and hard disk read and write speed. wget -qO- bench.sh | bash GeekBench GB6 benchmark script, attached

linux 怎么查看固态硬盘的累计读写量?

linux How to check the cumulative read and write volume of the solid-state drive?

Smart information smartmontools tool for SSD in Linux, smart information smartmontools tool for SSD in Linux. smartmontools tool installation#Debian or Ubuntuapt -y install smartmontools#CentOSyum -y install s

Google BBR Plus 加速脚本

Google BBR Plus acceleration script

BBR acceleration script: cd /usr/src wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" chmod +x tcp.sh ./tcp.sh Select 2, install bbr plus kernel: Wait a moment

Colocrossing独立服务器IPMI连接与使用

Colocrossing independent server IPMI connection and use

Login panel First of all, you must log in to the panel and check the ipmi information (you can also go to the mailbox to find the email). If the IP of ipmi conflicts with the machine network segment, you need to empty the route. The test method is to open ipmi's

serv00 Permission denied 没有权限怎么解决?

serv00 Permission denied What to do if there is no permission?

How to solve the problem when it prompts that there is no permission when installing or running serv00? Enter the following command and then reconnect to SSH devil binexec on

微信小程序webview——设置页面底部安全距离

WeChat applet webview - set the safe distance at the bottom of the page

Recommended solution, implemented by setting safe-area-inset-bottom: .footerClass { padding-bottom: constant(safe-area-inset-bottom); /* iOS 11.0 */ padding-bottom: env(safe-area-inset-bottom); /* iOS 11.