My Blog

「peng gan」

玩客云s805 docker

s805

一键关闭虚拟内存 1 2 3 4 5 6 sudo swapoff -a && \ sudo sed -i '/swap/s/^/#/' /etc/fstab && \ echo "vm.swappiness=0" | sudo tee -a /etc/sysctl.conf && \ sudo sysctl -p && \ s...

玩客云s805 armbian

s805

armbian 一键旁路由ip sbm v2raya 仓库 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 bash <(curl -sL https://url.215155.xyz/https/penggan00.github.io/my-blog/sh/armbian-ip.sh) bash <(curl -sL https:...

rss

rss

git clone https://github.com/penggan00/rss.git chmod +x ~/rss/{rss.sh,call.sh,usd.sh,mail.sh,rss2.sh,tt.sh} 安装 /bin/bash ~/rss/setup.sh 0 6 * * 1 /usr/bin/docker restart xiaoya docker pull pengg...

qq

qq

构建docker 1 docker build -t qq-translator . 一键拉取qq 1 2 3 git clone https://github.com/penggan00/qq.git cd qq docker pull penggan0/qq-translator:latest 1 2 3 sudo docker-compose down # sudo docker-...

gpt

gpt

1 2 3 sudo docker-compose down # sudo docker-compose pull sudo docker-compose up -d 一键拉取gpt 1 2 3 git clone https://github.com/penggan00/gpt.git chmod +x ~/gpt/setup.sh ~/gpt/setup.sh 1 2 # 拉取最...

clouflare开源图床

clouflare

视频解说 youtube telegraph-Image:搭建你的专属开源图床 提供的 Pages、D1,搭建一个专属于你自己的开源图床,如果你有更多需求还可通过优选加速图片载入时间,更有接入ModerateContent提供的审查图像内容的API key,过滤涩涩内容! 无限图片储存数量,你可以上传不限数量的图片 but!单张图片不能超过5MB 无需服务器,托管于Cloudflare...

常用的html标签

html

基本标签 !DOCTYPE html: 声明文档类型,定义HTML版本。 html: 包含整个HTML文档的根元素。 head: 包含关于文档的元数据,如标题和链接。 title: 定义网页标题,在浏览器标签上显示。 meta: 提供文档的元数据,如字符集、作者、描述等。 link: 用于链接外部资源,如CSS文件。 style: 在文档内嵌入CSS样式。 script: 在文...

京东云AX1800亚瑟

openwrt

视频解说 https://www.youtube.com/watch?app=desktop&v=Q2QuAyxAbCg lgs2007m大神整理的全面教程 视频中的代码 https://docs.qq.com/doc/DS3h0bVVrekR6c3la https://docs.qq.com/doc/DS3hqcERzY0txaHZi 工具网盘下载: 夸克网盘 链接: 提取码...

门禁

PCR532

视频解说 https://www.ixigua.com/7013636086677111335 https://www.douyin.com/video/7046753279136582926 软件下载 windows+app 提示需要安装.NET Framework 4.6 或者缺少VCRUNTIME40.dll 提示缺少MSVCR100.DLL 提取码:1234 PCR532 是一款基...

Ventoy-winpe

Ventoy

官网:https://www.ventoy.net/cn/index.html 下载:https://www.ventoy.net/cn/download.html 源码:https://github.com/ventoy/Ventoy Ventoy 简介 简单来说,Ventoy是一个制作可启动U盘的开源工具。 有了Ventoy你就无需反复地格式化U盘,你只需要把 ISO/WIM/IMG...