- 欢迎加入编程语言群 Telegram 电报群:https://t.me/codeblocks
- 频道 www.youtube.com/sRGB18 赞赏支持! https://paypal.me/sRGB18
- 🎁 项目: https://git.io/vps.us https://git.io/winkcp https://git.io/vps.english
- 💣 脚本: https://git.io/vps.sh https://git.io/wgmtu https://git.io/v2ray.ss
- 💢 防火墙脚本: https://git.io/fhUSe 路由器脚本: https://git.io/sskcp.sh
- English Script: https://git.io/vps.setup https://git.io/wireguard.sh https://git.io/v2ray_ss.sh
点击展开内容
- 😄 😆 😵 😭 😰 😅 😢 😤 😍 😌
- 👍 👎 💯 👏 🔔 🎁 ❓ 💣 ❤️ ☕ 🌀 🙇 💋 🙏 💢
:smile: :laughing: :dizzy_face: :sob: :cold_sweat: :sweat_smile: :cry: :triumph: :heart_eyes: :relieved:
:+1: :-1: :100: :clap: :bell: :gift: :question: :bomb: :heart: :coffee: :cyclone: :bow: :kiss: :pray: :anger:
apt install tmux fish -y
1) apt install sl
sl
2) factor "Any Number"
3) apt install fish
fish
4) apt install figlet
figlet "Any Text"
5) apt install cmatrix
cmatrix
6) apt install fortune
fortune
7) apt install toilet
toilet "Any Text"
toilet -f mono12 -F gay "Any Text"
8) apt install w3m
w3m "any websites"
example:- w3m google.com
9) ifconfig
10) apt install cowsay
cowsay "Any Text"
#!/usr/bin/env sh
# https://github.com/Neilpang/acme.sh/wiki/说明
# 安装ssl依赖 和 acme.sh工具
apt-get install socat netcat -y
curl https://get.acme.sh | sh
# 设置域名
DOMAIN=ssl.srgb888.ga
# 生成域名ssl证书
~/.acme.sh/acme.sh --issue -d ${DOMAIN} --webroot /var/www/html --standalone -k ec-256 --force
~/.acme.sh/acme.sh --issue -d ssl.srgb888.ga --nginx --standalone -k ec-256 --force
- 白话文档: OpenWRT配置 Nginx反代V2ray原理
- 网友视频: 三剑客 PC_MAC_手机客户端