原创文章,转载请注明出处
https://qiedd.com/
Github地址: https://github.com/LordPenguin666/XTool
预览
食用方法
# x86_64 (amd64) wget https://github.com/LordPenguin666/XTool/releases/download/latest/xtool chmod +x xtool ./xtool # aarch64 (arm64) wget https://github.com/LordPenguin666/XTool/releases/download/latest/xtool-arm chmod +x xtool-arm ./xtool-arm
简介
不会用 Shell 干脆直接用 go 写得了
– 支持域名解析检查
– 支持直接在终端中生成二维码
暂时不支持 arm64 设备, 有些东西需要测试
7 条评论
Hins · 2023年2月26日 下午10:45
你好, ./xtool 无法执行脚本,请问要如何执行?linux 系统,orcle cloud
Lordpenguindd · 2023年2月26日 下午10:55
arm 没做支持,因为没有测试环境,另外如果系统是 Oracle Linux 也无法测试,建议手动部署
reallive · 2023年4月4日 下午2:57
安装后网站正常能访问跳转但是客户端扫了二维码提示 net/http: tls handshake timeout
Lordpenguindd · 2023年4月4日 下午2:59
客户端版本没跟上吧
2ndhandrose · 2023年4月7日 下午1:37
如果是手机端安装V2rayNG出现此故障,有可能是IPv6的问题。你可以设置手机的移动网络,新增加一个访问点,设置成不获取IPv6地址,只是使用IPv4地址。这样貌似可以解决问题。
土豆 · 2023年7月8日 下午6:50
提示.panic:fail to get ssl cert怎么办呢
EEV · 2024年2月11日 下午4:22
你好,我看到你的相关博客提到可以复用caddy的自动证书申请——但是我无法理解这是怎么实现的。我这边实测来自zeroSSL的续签证书验证请求会被xray挡掉(xray提示fallback失败),即使开了80端口也不行,caddy还是会试图从由xray接管的443口续签证书验证