8000 GitHub - Haika7/httpqd: http抢答301
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Haika7/httpqd

 
 

Repository files navigation

http抢答,多域名版

http抢答,多域名版,系统ubutu22.04

使用方法:

第一步下载运行软件:

wget https://raw.githubusercontent.com/anwang520520/httpqd/master/301qd/301qd

第二步开权限:

chmod 777 /root/301qd

再运行下列代码

nohup ./301qd > 301qd.log 2>&1 &

访问地址:http://ip:8090

管理账号:admin

管理密码:admin888

http真301

http真301,系统ubutu22.04

使用方法: 第一步下载运行软件:

wget https://raw.githubusercontent.com/anwang520520/httpqd/master/z301/z301

第二步开权限:

chmod 777 /root/z301

再运行下列代码

nohup ./z301 > z301.log 2>&1 &

访问地址:http://ip:8090 管理账号:admin 管理密码:admin888

https独立系统

安装命令:wget https://raw.githubusercontent.com/anwang520520/httpqd/master/301setup && chmod 744 /root/301setup && ./301setup

服务器重启或者服务停止:cd /root/301system/bin && ./setup &

centos

wget https://raw.githubusercontent.com/anwang520520/httpqd/master/xz-libs-5.2.2-1.el7.x86_64.rpm

sudo rpm -Uvh xz-libs-5.2.2-1.el7.x86_64.rpm

sudo reboot

wget https://raw.githubusercontent.com/anwang520520/httpqd/master/xz-5.2.2-1.el7.x86_64.rpm

About

http抢答301

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0