Skip to content

seav1/btpanel-v7.7.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

btpanel-v7.6.0

btpanel-v7.6.0-backup 官方原版v7.6.0版本面板备份

Centos/Ubuntu/Debian安装命令 独立运行环境(py3.7)

curl -sSO https://raw.githubusercontent.com/seav1/btpanel-v7.7.0/main/install/install_panel.sh && bash install_panel.sh

添加nat 64

echo -e "nameserver 2001:67c:2b0::4\nnameserver 2001:67c:2b0::6" > /etc/resolv.conf

降级到7.6

wget https://github.com/wei/baota/releases/download/7.6.0/LinuxPanel-7.6.0.zip && unzip LinuxPanel-7.6.0.zip && bash ./panel/update.sh
wget https://github.com/wei/baota/releases/download/7.6.0/LinuxPanel-7.6.0.zip
unzip LinuxPanel-7.6.0.zip
cd panel/
bash update.sh

开启宝塔支持ipv6

echo "True" > /www/server/panel/data/ipv6.pl && rm -f /www/server/panel/data/bind.pl && bt reload
echo "True" > /www/server/panel/data/ipv6.pl

删除手机绑定

rm -f /www/server/panel/data/bind.pl
bt reload

About

btpanel-v7.7.0-backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%