Update README.md

This commit is contained in:
NewName
2024-03-01 10:09:47 +08:00
parent a01dd722e9
commit b31fe7ab7d

View File

@@ -24,3 +24,13 @@ wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/word
``` ```
wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/vmess.sh && bash vmess.sh wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/vmess.sh && bash vmess.sh
``` ```
### 域名注册查询Python脚本
首先进入`Python`官网安装最新版本,双击下载的安装程序,勾选`Add Python to PATH`选项,然后点击 `Install Now`
安装完成后打开电脑的`CMD`命令行输入`python --version`如果安装成功则会显示版本。
安装完成后复制这里的代码,将其保存在桌面的`txt`文件中,并修改文件后缀为`py`,不会修改文件后缀请网上搜索。
然后双击这个`Python`脚本,安装提示输出查询位数和后缀,查询速度根据你的网速快慢决定,查询完成后结果将输出到桌面的`com.txt`文件中。