- Local HTTP/HTTPS/SOCKS server
- github
- see config examples
- download cinfig file and put it in
~/.config/clash/config.yaml
- release version
- decompress downloaded file using
gunzip -d clash.gz
- decompress downloaded file using
config.yaml- control clash using web api api
# control port
external-controller: 127.0.0.1:9090
# examples
http://127.0.0.1:9090/proxies
http://127.0.0.1:9090/rules
http://127.0.0.1:9090/configs
- specify config
# by default is ~/.config/clash/configl.yaml
./clash -d conf_dir
- add these line, and open VNP to serve the port
os.environ['http_proxy'] = 'http://127.0.0.1:7890'
os.environ['https_proxy'] = 'http://127.0.0.1:7890'-
- basics
- for newbies
- V2Ray 可同时开启多个协议支持,包括 Socks、HTTP、Shadowsocks、VMess 等。每个协议可单独设置传输载体,比如 TCP、mKCP、WebSocket 等。
- vmess: a encryption protocal
-
- [vps provider]
https://sub.paasmi.com/subscribe/85070/NqP4ZLGJN8XO?mode=- what missed? 3 at last
-
client
- v2rayN
- windows v2ray client
- qv2ray
- see doc
- See config v2ray core
- core excutable file: /home/songhongwei/.config/qv2ray/vcore/v2ray
- assets directory: /home/songhongwei/.config/qv2ray/vcore/
- socks 7891, https 7890
- v2rayN