When I see YFY configure his clash settings, I know it’s my turn to COPY it. How wonderful experience if there is a mentor when meeting the annoying software config things.
Motivation
SwitchyOmega is a useful chrome extension, but can not solve the network issues of brower downloading and another game updating
Any tweaks you make to your Clash configuration could get overwritten when updates roll in.
Reconfiguring for Specific Needs
tjupt’s tracker need direct access
IEEE paper download need direct access
self-hosted Shadowsocks domain, e.g, warp on node5 machine
Game updating, e.g, BH3 of mihoyo
Target
use the clash url we bought(maybe the ss machine)
And set the rules for myself
Clash Profile Grammar
Fisrt, we should learn the clash config grammar[^1] and the GUI of app
proxy-providers [^2] is abstract all vpn severs in the url. But if the url contain some domestic nodes, the url-test will always select it which is useless when using chatGPT some oversea service
To use oversea, you need to manual move nodes to your proxies or use tools
select + url-test nest setting
group vpn nodes to oversea or 日本组 using url-test
nest it with select and the default is the first one.
example
you should replace all GLaDOS things to your vpn node in your clash link.
clash example
hidden in the blog same path named clash.yml
Bugs
proxy1
you need finish the node info in proxies
ssh port 22
1 2 3 4 5 6 7 8 9 10 11 12 13 14
D:\msys64\home\supertan\.ssh> ssh -v [email protected] OpenSSH_8.5p1, OpenSSL 1.1.1k 25 Mar 2021 debug1: Reading configuration data /home/supertan/.ssh/config debug1: /home/supertan/.ssh/config line 38: Applying options for snode6.acsalab.com debug1: /home/supertan/.ssh/config line 63: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling debug1: Connecting to snode6.acsalab.com [2001:da8:d800:112::23] port 22. debug1: connect to address 2001:da8:d800:112::23 port 22: Permission denied debug1: Connecting to snode6.acsalab.com [202.38.72.23] port 22. debug1: connect to address 202.38.72.23 port 22: Permission denied ssh: connect to host snode6.acsalab.com port 22: Permission denied
D:\msys64\home\supertan\.ssh>
Turn off the TUN Mode to fix this.
[TCP] dial failed
school dns went wrong, you should set dns server to 8.8.8.8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
E:/PowerShell via v14.17.3 via 🐍 v3.9.7 ❯ nslookup tjupt.org Server: tsjOp.lan Address: 192.168.31.1