• Stars
    star
    415
  • Rank 103,676 (Top 3 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created almost 3 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

青龙一键搭建,京东,羊毛,检测安装docker,青龙脚本依赖,拉库,全部傻瓜式

🚩 一键安装青龙面板命令

img.png

img1.png

🚩 全自动提交助力码到互助池

img2.png

  • 使用方式
docker exec -it qinglong bash -c "task /ql/jd/1-5.sh && python3 /ql/jd/1-5.py"
docker exec -it qinglong bash -c "task /ql/jd/6-10.sh && python3 /ql/jd/6-10.py"
运行命令后,显示  Please enter your phone (or bot token):
就输入您的注册TG的电话,如果是大陆的格式就是+8613666666666
然后TG接收到验证码填上,再下来,如果TG有密码就输入密码

  • 为防止系统没安装curl,使用不了一键命令,使用一键安装青龙面板命令之前先执行一次安装curl命令

  • 安装curl请注意区分系统,openwrt千万别另外安装curl,openwrt本身自带了,另外安装还会用不了

  • 使用root用户登录ubuntu或者debian系统,后执行以下命令安装curl
apt -y update && apt -y install curl wget
  • 使用root用户登录centos系统,后执行以下命令安装curl
yum install -y curl wget

  • 国外鸡地址,执行下面一键命令安装青龙+依赖+任务+maiark自由选择(安装完毕后再次使用命令可以对应用进行升级)
bash -c "$(curl -fsSL https://raw.githubusercontent.com/shidahuilang/QL-/main/lang1.sh)"
  • 国内鸡地址,执行下面一键命令安装青龙+依赖+任务+maiark自由选择(安装完毕后再次使用命令可以对应用进行升级)
bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/shidahuilang/QL-/main/lang1.sh)"

第二步

🚩 如果上面的命令运行成功会有提示,按提示操作登录面板

  • 登录面板后,在‘ 环境变量 ’项添加 WSKEY 或者 PT_KEY

  • 添加 wskey 或者 pt_key 都要注意KEY里面的分号,英文分号,记得别省略了,WSKEY和PT_KEY二选一即可

  • 格式如下:

# > 添加 wskey

名称
JD_WSCK

值
pin=您的账号;wskey=您的wskey值;



# > 添加PT_KEY

名称
JD_COOKIE

值
pt_key=您的pt_key值;pt_pin=您的账号;

🚩 青龙面板安装依赖方法

  • 依赖管理 --> 添加依赖 --> 依赖类型(NodeJs) --> 自动拆分(是) --> 名称(把下面依赖名称全复制粘贴) --> 确定

date-fns
axios
ts-node
typescript
png-js
crypto-js
md5
dotenv
got
ts-md5
tslib
@types/node
requests
tough-cookie
jsdom
download
tunnel
fs
ws
js-base64
jieba
canvas

🚩 单独安装某项的一键脚本

  • 一键单独安装docker
bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/shidahuilang/QL-/main/docker.sh)"
wget -qO- https://get.docker.com/ | sh
  • 一键安装单独青龙的依赖
docker exec -it qinglong bash -c  "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/shidahuilang/QL-/main/npm.sh)"

🚩 单独F2拉库

F2库

ql repo https://github.com/shufflewzc/faker2.git "jd_|jx_|gua_|jddj_|jdCookie" "activity|backUp" "^jd[^_]|USER|function|utils|sendNotify|ZooFaker_Necklace.js|JDJRValidator_|sign_graphics_validate|ql|JDSignValidator" "main"
task disableDuplicateTasksImplement.py

大灰狼备份库

ql repo https://github.com/shidahuilang/f2.git "jd_|jx_|gua_|jddj_|jdCookie" "activity|backUp" "^jd[^_]|USER|function|utils|sendNotify|ZooFaker_Necklace.js|JDJRValidator_|sign_graphics_validate|ql|JDSignValidator|magic|depend|h5sts" "main"

  • 傻妞一键安装
s=sillyGirl;a=arm64;if [[ $(uname -a | grep "x86_64") != "" ]];then a=amd64;fi ;if [ ! -d $s ];then mkdir $s;fi ;cd $s;wget http://gitee.yanyuge.workers.dev/https://github.com/cdle/${s}/releases/download/main/${s}_linux_$a -O $s && chmod 777 $s;pkill -9 $s;$(pwd)/$s
  • 配置文件模板进etc/sillyGirl目录执行
wget https://gitee.com/yanyuwangluo/onekey/raw/master/sets.conf
  • 傻妞docker版交互模式 docker attach sillygirl
docker run \
    -itd \
    --name sillygirl \
    --restart always \
    -v  "$(pwd)"/sillyGirl:/etc/sillyGirl \
    mzzsfy/sillygirl:latest
  • 单独安装Maiark
  • X86
wget -N --no-check-certificate https://github.com/shidahuilang/QL-/raw/main/MaiARKx86 && chmod 777 MaiARKx86 && ./MaiARKx86
  • 后台运行
nohup ./MaiARKx86 &
  • Maiarkdocker版
 docker run -d \
    --name MaiARK \
    --hostname MaiARK \
    --restart=always \
    -v /opt/maiark:/MaiARK \
    -p 5701:8082 \
    kissyouhunter/maiark
  • 单独安装Pro一键脚本
bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/shidahuilang/QL-/main/pro.sh)"
  • 单独安装JDX
docker run -d --restart always -p 5705:80 -v /root/jdx/config:/jdx/config --name jdx aaron8/jdx
  • 单独安装阿东一键脚本(免费有限制,一天扫码2次,低调使用,如有批量需求,请捐赠原作者)
bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/shidahuilang/QL-/main/adong/adong.sh)"
  • 人形bot Docker 一键安装:
wget https://raw.githubusercontent.com/TeamPGM/PagerMaid-Pyro/development/utils/docker.sh -O docker.sh && chmod +x docker.sh && bash docker.sh

感谢!

[whyour] [danshui] [feverrun] [Aaron-lv] [faker2]

More Repositories

1

shuyuan

香色闺阁+阅读3.0书源+源阅读+爱阅书香+千阅+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新
Python
5,247
star
2

openwrt-package

openwrt插件库-18.06-21.02-22.03插件
C
244
star
3

openwrt

openwrt编译更新库X86-R2C-R2S-R4S-R5S-N1-小米MI系列等多机型全部适配OTA自动升级
HTML
206
star
4

pve

PVE开启直通+CPU硬盘温度显示,风扇转速+一些群辉自用的小脚本
JavaScript
109
star
5

SS-SSR-TG-iptables-bt

节点全集合一键脚本搭建
Shell
48
star
6

btpanel

宝塔面板panel7.7开心版
Shell
30
star
7

GV_GoogleVoice

GV设置自动保号
21
star
8

flow-consumer

流量消耗器,流量消失器,多线程消耗流量,消耗定向流量,流量杀手
CSS
21
star
9

hosts

每日自动更新 github, docker 和 tinyMediaManager 的 IP 地址
13
star
10

openwrt-menuconfig

OpenWrt配置生成器
JavaScript
8
star
11

QuantumultX

自用QuantumultX脚本
JavaScript
7
star
12

ipk

每天编译最新openwrt插件
Shell
7
star
13

ChatGPT

搭建属于自己的ChatGPT,国内可访问
PHP
7
star
14

f2

京东f2
TypeScript
6
star
15

DHLYK9.5

大灰狼远程源码
C++
4
star
16

nvjdc

青龙对接nvjdc短信登陆
HTML
4
star
17

DriveDirectLink

GoogleDriveDirect,蓝奏云,360网盘直连下载
JavaScript
3
star
18

YJBY-openwrt

本地一键编译openwrt
Shell
3
star
19

ServerStatus

ServerStatus是一个酷炫高逼格的云探针、云监控、服务器云监控、多服务器探针
C
1
star
20

langlang

test
HTML
1
star
21

luci-app-fileassistant

文件助手
JavaScript
1
star
22

f3

京东f3
JavaScript
1
star
23

luci-app-autoupdate

openwrt自动升级
Shell
1
star