2026

置顶

📌 置顶文章:老王的Linux工具箱

推荐一个开源安卓 SSH 客户端 Haven

来源:        https://github.com/GlassOnTin/Haven 另一个ssh客户端        ssh  client也可以 再推荐代理工具 :     Mikubox

Part time online jobs with good credit, paid surveys and GPT resources 24 5月, 2026

只有V6的小鸡安装DNS64并锁定设置

只有V6的小鸡安装 DNS64:: echo -e "nameserver 2a01:4f8:c2c:123f::1\nnameserver 2a00:1098:2c::1" > /etc/resolv.conf 锁定防止系统还原DNS: chattr...

Part time online jobs with good credit, paid surveys and GPT resources 14 5月, 2026

免费无限制的 AI 文档翻译

Belin Doc belindoc.com 免费无限制的 AI 文档翻译 PDF / DOCX / EPUB 都支持 还能保留原排版

Part time online jobs with good credit, paid surveys and GPT resources 13 5月, 2026

xui 2.9.4版

bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh) 这里还有其他的一些面板: https://github.com/XTLS/Xray-core/blob/mai...

Part time online jobs with good credit, paid surveys and GPT resources 8 5月, 2026

xray优雅重启

执行 c 后,它会自动: 停止 Xray 等待旧进程退出 清理僵尸 Xray 启动新的 Xray 等 1 秒让 systemd 稳定 自动显示 Xray 是否 Runningcat > /usr/local/bin/c << 'EOF' #!/b...

Part time online jobs with good credit, paid surveys and GPT resources 7 5月, 2026

vps将路由规则永久化

将路由规则永久化: # 1. 写入自动化脚本 cat <<EOF > /usr/local/scripts/restore_routes.sh #!/bin/bash sleep 10 # 恢复策略路由 ip -6 route add default via 2...

Part time online jobs with good credit, paid surveys and GPT resources 6 5月, 2026

一键BBR3+FQ TCP 网络调优脚本

项目来源      https://github.com/Eric86777/vps-tcp-tune

Part time online jobs with good credit, paid surveys and GPT resources 1 5月, 2026

一站式 VPS 运维管理脚本

一站式 VPS 运维管理脚本,集成安全加固、网络优化、面板部署与 443 单入口分流 wget -qO vps.sh https://raw.githubusercontent.com/Chunlion/VPS-Optimize/main/vps.sh && ch...

Part time online jobs with good credit, paid surveys and GPT resources 30 4月, 2026

usque为纯IPv6的小鸡添加IPv4出口,防止送中

curl -sSL -o install_usque.sh  https://gitlab.com/otisyang-group/usque-installer/-/raw/main/install_usque.sh  && chmod +x install_...

Part time online jobs with good credit, paid surveys and GPT resources 28 4月, 2026

又一个IPv6 only 的小鸡用 WARP 添加 IPv4的脚本

bash <(curl -L git.io/warp.sh) 4 项目: https://github.com/crazypeace/xray-vless-reality

Part time online jobs with good credit, paid surveys and GPT resources 26 4月, 2026

一键让vps的v6优先

一键让vps的v6优先,以xray,端口34928为例: cat <<EOF > /usr/local/etc/xray/config.json { "log": { "loglevel": "warning...

Part time online jobs with good credit, paid surveys and GPT resources 25 4月, 2026

3x-ui官网 一键安装脚本

3x-ui官网 一键安装脚本  bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)

Part time online jobs with good credit, paid surveys and GPT resources 24 4月, 2026

Helium又一个能安装扩展的浏览器,据说是真开源

又一个能安装扩展的浏览器,据说是真开源: https://github.com/jqssun/android-helium-browser/releases

Part time online jobs with good credit, paid surveys and GPT resources 24 4月, 2026

Xray 多端口管理脚本

Xray 多端口管理脚本 bash <(curl -L  https://raw.githubusercontent.com/wzwys9/my_abc/main/install.sh )

Part time online jobs with good credit, paid surveys and GPT resources 21 4月, 2026

hexo一键全自动部署文章推送

cat > ~/x << 'EOF' #!/data/data/com.termux/files/usr/bin/bash set -e   cd ~/myhexo/source/_posts   date_str=$(date +"...

Part time online jobs with good credit, paid surveys and GPT resources 17 4月, 2026

最最最无脑的一键探针

最最最无脑的一键探针 docker run -d --restart=always -p 3001:3001 -v uptime-kuma:/app/data --name uptime-kuma louislam/uptime-kuma:1 运行后以 IP:3001打开即可

Part time online jobs with good credit, paid surveys and GPT resources 13 4月, 2026

7种一键部署端口转发管理

7种一键部署端口转发管理 bash <(curl -sL https://raw.githubusercontent.com/Chil30/port-forward/main/port_forward.sh) 运行后用 pf 管理 性能排序: iptables > r...

Part time online jobs with good credit, paid surveys and GPT resources 8 4月, 2026

一键Shadowsocks-rust 2022:

一键Shadowsocks-rust 2022: bash <(curl -sL https://raw.githubusercontent.com/yahuisme/ss-2022/main/instal l.sh) 项目来源       https://github....

Part time online jobs with good credit, paid surveys and GPT resources 5 4月, 2026

NAT VPS 搭建代理节点

NAT https://lucklog.cc/archives/5zS9qks7VPS httpshttps://lucklog.cc/archives/https://lucklog.cc/archives/5zS9qks7:/5zS9qks7

Part time online jobs with good credit, paid surveys and GPT resources 29 3月, 2026

支持几乎所有系统的Xray + Sing-box 双核一键部署脚本

支持几乎所有系统的Xray + Sing-box 双核一键部署脚本: wget -O vless-server.sh https://raw.githubusercontent.com/Zyx0rx/vless-all-in-one/main/vless-server.sh ...

Part time online jobs with good credit, paid surveys and GPT resources 20 3月, 2026

据说是适合128内存的脚本

据说是适合128内存的脚本: bash -c "$(curl -fsSL https://raw.githubusercontent.com/caigouzi121380/singbox-deploy/main/install-singbox-yyds.sh)...

Part time online jobs with good credit, paid surveys and GPT resources 19 3月, 2026

一键cat命令完成vps所有优化

一键cat命令完成vps所有优化,以修改端口为9999例,包括安装xanmod,bbr+fq,mosh等等所有优化,代码: cat <<'EOF' | bash set -e echo "===== 检查系统 =====" if ...

Part time online jobs with good credit, paid surveys and GPT resources 18 3月, 2026

OpenVZ/LXC VPS dd脚本

OpenVZ/LXC VPS dd脚本 wget -qO OsMutation.sh https://raw.githubusercontent.com/LloydAsp/OsMutation/main/OsMutation.sh && chmod u+x OsM...

Part time online jobs with good credit, paid surveys and GPT resources 8 3月, 2026

支持Alpine的Realm 一键中转可视化界面脚本

支持Alpine的 Realm 一键中转可视化界面脚本. wget -qO- https://raw.githubusercontent.com/zywe03/realm-xwPF/main/xwPF.sh | sudo bash -s install 来源:   https:/...

Part time online jobs with good credit, paid surveys and GPT resources 6 2月, 2026

小Y精灵商户平台

小Y精灵商户平台    https://xym.ysepay.com 商户账号已经生效, 账号: 826542159710006,

Part time online jobs with good credit, paid surveys and GPT resources 1 2月, 2026

生日撸毛攻略

生日撸毛攻略 1.支付宝—消息—生日提醒—去查收—我的礼物88积分 2.关注微信:广发基金发送:生日 3.关注微信:南方基金发送:生日 4.京东商城,自动弹,不弹我的—左上角京享值—生日礼包,666京豆有效期3天 5.京东金融开屏弹窗徽章生日特权588积分 6.南方基金生日奖励...

Part time online jobs with good credit, paid surveys and GPT resources 19 1月, 2026

github后台写文章 Actions 自动部署

github后台写文章 Actions 自动部署,自动生成描述,摘要等等的方法如下:  1:进入仓库(main 分支),点击右上角Add file → Create new file,文件名输入框里输入:scripts/auto-front-matter.js,输入文件内容: c...

Part time online jobs with good credit, paid surveys and GPT resources 18 1月, 2026