深色模式浏览器插件
很多人在用 Dark Reader 一般场景使用也够了
但是如果你对它不满意
PS: 有群友推荐了
- ❤️4
,ssm sub 1 (为方便小白 从 1 开始, 与 subs 列表对应)基于ClashMeta的多平台代理客户端,简单易用,开源无广告。
现阶段已知致命的bug应该没有什么了,之后应该会优先添加细节(比如访问控制搜索,批量更新资源,配置遮挡这类问题),主要在telegram上发布(因为可交流),稳定之后再发布github release
一定不会加广告,一定不会有任何收费项目,开屏只是为了项目体验更好(软件都开源了,要是有这些,完全可以自己构建出来用)
,ssm auto_del Truelog_chatid : ,ssm auto_log True,ssm sub 1 (为方便小白 从 1 开始, 与 subs 列表对应),ssm auto_del Truelog_chatid : ,ssm auto_log True,ssm sub 1 (为方便小白 从 1 开始, 与 subs 列表对应)
OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。
以太网 或者 WLAN
现在知道也不算晚 的资讯proxies:
- name: "direct"
type: direct
udp: true
ip-version: ipv4-prefer
listeners:
- name: snell-in
type: snell
port: 443
listen: "::"
psk: vgyCqVVztA9fNVYB4ZfW
proxy: direct
version: 4
udp: true
shadow-tls:
enable: true
version: 3
users:
- name: user
password: zdYFc1fSSi6oBZeon84ojA
handshake:
dest: p11.douyinpic.com:4431 [snell][shadow-tls]=snell,xxxx,443,version=4,psk="vgyCqVVztA9fNVYB4ZfW",udp-relay=true,shadow-tls-password="zdYFc1fSSi6oBZeon84ojA",shadow-tls-sni=p11.douyinpic.com,shadow-tls-version=3,reuse=true这个项目允许你通过Cloudflare Workers安全地访问GitHub私有仓库中的原始文件,无需直接暴露你的GitHub令牌。
新人Youtuber,需要您的支持,请务必帮我点赞、关注、打开小铃铛,十分感谢!!! (https://youtube.com/@CMLiussss)
脚本支持重复执行
bash -c "$(curl -fsSL https://raw.githubusercontent.com/monlor/docker-xiaoya/main/install.sh)"bash -c "$(curl -fsSL https://raw.githubusercontent.com/monlor/docker-xiaoya/main/uninstall.sh)"非必需,小白跳过。注意:修改后执行更新脚本会覆盖docker-compose.yml,不会覆盖env文件。
cd 你的安装目录
docker-compose up --remove-orphans -dexport VERSION=main && bash -c "$(curl -fsSL ${GH_PROXY}https://raw.githubusercontent.com/monlor/docker-xiaoya/${VERSION:-main}/install.sh)"Free IP information query APIs / 免费IP信息查询API接口,GET请求,可直接访问,无任何鉴权
wget -O snell.sh --no-check-certificate https://git.io/Snell.sh && chmod +x snell.sh && ./snell.sh127.0.0.1, 假设你监听的端口为 63000, 密码为 oKObPL9BuHcU2c5c 不开 obfs/etc/snell/config.conf[snell-server]
listen = 127.0.0.1:63000
ipv6 = true
psk = oKObPL9BuHcU2c5c
tfo = true
version = 4systemctl restart snell-server
systemctl status snell-servercurl -L https://github.com/ihciah/shadow-tls/releases/download/v0.2.25/shadow-tls-x86_64-unknown-linux-musl -o /usr/local/bin/shadow-tls; chmod a+x /usr/local/bin/shadow-tlscurl -L https://github.com/ihciah/shadow-tls/releases/download/v0.2.25/shadow-tls-arm-unknown-linux-musleabi -o /usr/local/bin/shadow-tls; chmod a+x /usr/local/bin/shadow-tls/etc/systemd/system/shadow-tls.service 抄了下 snell 的服务 微调了下[Unit]
Description=Shadow-TLS Server Service
After=network-online.target
Wants=network-online.target systemd-networkd-wait-online.service
[Service]
LimitNOFILE=32767
Type=simple
User=root
Restart=on-failure
RestartSec=5s
ExecStartPre=/bin/sh -c ulimit -n 51200
ExecStart=shadow-tls --fastopen --v3 --strict server --wildcard-sni=authed --listen [::]:443 --server 127.0.0.1:63000 --tls p11.douyinpic.com:443 --password MVlWnwyr9vEOK8hL
[Install]
WantedBy=multi-user.targetsystemctl daemon-reload
systemctl enable --now shadow-tlssystemctl status shadow-tls
journalctl -f -o cat -n 100 -u shadow-tlsvps [snell][shadow-tls-v3] = snell, 服务器IP , 443, psk=oKObPL9BuHcU2c5c, version=4, reuse=true, tfo=true, shadow-tls-password=MVlWnwyr9vEOK8hL, shadow-tls-version=3, shadow-tls-sni=p11.douyinpic.com--wildcard-sni=authed 所以 可以在客户端改 shadow-tls-sni 不用跟服务端设置的相同p11.douyinpic.com 是混淆, 需要你的套餐支持. 一般需要 443 端口--strict 具体可以看这个文档