视频目录
不想出问题请严格根据我视频的教程走,建议先根据教程跑通,再进行自定义的操作!
视频
ROS运行MOSDNS
视频链接:https://www.youtube.com/watch?v=ArUiMVrytNQ&t=1s
用到的资源MOSDNS:https://t.me/buaizheteng/554
ROS搭配SINGBOX分流
https://www.youtube.com/watch?v=IPftiPvBIDo&t=24s
用到的资源Singbox:https://t.me/buaizheteng/5
ROS用Grafana展示系统信息
https://www.youtube.com/watch?v=T4jD0-Otces&t=2s
视频用到的命令可以去这里看:https://jokin.uk/posts/17955
Ubuntu运行Singbox
爱快+Ubuntu+Singbox
上面两个Ubuntu运行Singbox的脚本都可以用这个
1 | bash -c "$(curl -kfsSl https://wiki.jokin.uk/tools/singbox_install.sh)" |
SCG教程视频
什么是FakeIP分流法?为什么电报连接不上?
视频链接:https://youtu.be/JAUeyzCbxZE
斐讯N1运行Singbox
视频链接:https://youtu.be/Gxi6_XOPuv0
资源:https://github.com/ophub/amlogic-s9xxx-armbian/blob/main/README.cn.md
清华源:
1 | sudo nano /etc/apt/sources.list |
1 | # 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释 |
singbox安装脚本:
1 | bash -c "$(curl -kfsSl https://wiki.jokin.uk/tools/singbox_install.sh)" |
常用命令:
1 | #查看状态 |
开启性能模式:输入sudo armbian-config,然后依次选择System -> CPU -> true -> 1512000 -> Performance -> OK
ALP-SINGBOX
下载链接:https://drive.google.com/drive/folders/1BqnZ6t5SBYvAcSkeHmI4bil0sP7IU1Gj?usp=sharing
导入命令:
1 | qm importdisk 103 alp-singbox-1810-vip-1.qcow2 local-lvm |
常见问题:
Singbox
运行报错
运行这个命令看下报错日志,根据日志解决问题:
1 | /usr/local/bin/singbox run -D /root/singbox/ |
Tproxy怎么开启
redirect性能和Tproxy差不多,不需要udp的话可以redirect用,想开启的话就。
先redirect安装,再选择6:重新配置Tproxy
开Tproxy先关闭Tun的自动路由,重新上传配置后再开Tproxy