Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkdir ~/.config/
mkdir ~/.config/mihomo/
cd ~/.config/mihomo/

download clash.tar.gz

tar xvf clash.tar.gz
chmod +x clash

wget -U "Mozilla/6.0" -O ~/.config/mihomo/config.yaml  Your Clash subscription link URL

./clash

firefox proxy

127.0.0.1 7890
127.0.0.1 7890
127.0.0.1 7890
localhost, 127.0.0.0/8, ::1

terminal proxy add to .bashrc

export http_proxy="http://127.0.0.1:7890"
export https_proxy="http://127.0.0.1:7890"

unset proxy

unset http_proxy
unset https_proxy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors