By - superajPosted in 服务器相关Debian 编译安装 Lua 5.5环境 以及加密lua脚本1. 安装编译依赖 sudo apt update sudo apt install build-essent Read More
By - superajPosted in BatPowerShell 脚本打包成exe工具:ps2exe(PS 自带模块,无需第三方软件) 1. 安装模块(管理员 PS) Install-Modu Read More
By - superajPosted in 服务器相关哪吒监控(Nezha Monitoring)曝出高危严重漏洞(CVE-2026-53519,CVSS 评分9.1)原理研究及利用近期哪吒监控(Nezha Monitoring)曝出高危严重漏洞(CVE-2026-53519,CVSS 评分 Read More
By - superajPosted in 服务器相关一些服务器常用的脚本回程路由查询 curl https://raw.githubusercontent.com/zhanghany Read More
By - superajPosted in Python, 服务器相关宝塔/aapanel 定时备份数据库/web 到指定邮箱配置定时备份数据库,加上执行此定时任务,可以实现定期备份数据库或者网站到邮箱 import smtplib i Read More
By - superajPosted in Python宝塔环境下使用宝塔的python和pip3执行如下代码 rm /usr/bin/python3 rm /usr/bin/pip3 ln -s /www/ Read More
By - superajPosted in Pythonpip安装时出现”return Command ‘lsb_release -a’ returned non-zero exit status 1″这个错误的终极解决方案就是,备份或者删除/usr/bin/lsb_release sudo mv Read More
By - superajPosted in Web相关宝塔安装Composer 以及报错解决1.安装 # 下载composer压缩包 wget https://getcomposer.org/compo Read More
By - superajPosted in 服务器相关宝塔国际版 aaPanel中文包 汉化包aaPanel7.0.9设置里面多了一个Language设置,可以自定义语言,随下载模板做了一个中文包,已经全 Read More