<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://vps.668618.xyz/index.php/feed/rss/tag/%E9%9D%92%E9%BE%99%E9%9D%A2%E6%9D%BF/">
<title>磊哥|个人博客 - 青龙面板</title>
<link>https://vps.668618.xyz/index.php/tag/%E9%9D%92%E9%BE%99%E9%9D%A2%E6%9D%BF/</link>
<description></description>
<items>
<rdf:Seq>
<rdf:li resource="https://vps.668618.xyz/index.php/archives/110/"/>
<rdf:li resource="https://vps.668618.xyz/index.php/archives/57/"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="https://vps.668618.xyz/index.php/archives/110/">
<title>青龙面板安装依赖</title>
<link>https://vps.668618.xyz/index.php/archives/110/</link>
<dc:date>2025-01-14T01:44:00+08:00</dc:date>
<description>NodeJs 依赖如下axios
request
canvas
cheerio
js-base64
dotenv
magic
tough-cookie
ws@7.4.3
require
requests
date-fns
ts-md5
typescript
json5
axios@v0.27.2
crypto-js
@types/node
png-js
node-telegram-bot-api
fs
jsdom
form-data
jieba
tslib
ds
jsdom -g
prettytable
ql
common
node-jsencrypt
juejin-helper
moment
global-agentpython3依赖如下rsa
bs4
telethon
cacheout
jieba
PyExecJS
ping3
canvas
Crypto
ds
requests
pycryptodomelinux依赖如下bizCode
bizMsg  
lxml
libc-dev
gcc
g++
libffi-dev
python3-dev</description>
</item>
<item rdf:about="https://vps.668618.xyz/index.php/archives/57/">
<title>OpenWrt安装青龙面板</title>
<link>https://vps.668618.xyz/index.php/archives/57/</link>
<dc:date>2024-06-01T14:00:00+08:00</dc:date>
<description>首先确认两件事1.OpenWrt固件自带Docker2.Docker根目录有足够的可用空间（至少大于2G）1.SSH登录openwrt软路由2.拉取青龙镜像docker pull whyour/qinglong:latest3.部署容器docker run -dit \
-v $pwd/ql/config:/ql/config \
-v $pwd/ql/log:/ql/log \
-v $pwd/ql/db:/ql/db \
-v $pwd/ql/scripts:/ql/scripts \
-v $pwd/ql/jbot:/ql/jbot \
-p 5701:5700 \
-e ENABLE_HANGUP=true \
-e ENABLE_WEB_PANEL=true \
--name qinglong01 \
--hostname qinglong \
--restart always \
whyour/qinglong:latest4.确保防火墙开启5701端口，如果没开请开启5.打开青龙面板web后台6.设置完成</description>
</item>
</rdf:RDF>