Skip to content

ficapy/homebrew-clash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

homebrew-clash

Install clash

step 1: Add tap

brew tap ficapy/clash

step 2: Install clash:

brew install clash

Update clash

step 1: update tap

brew update

step 2: update clash

brew upgrade clash

Uninstall clash

step 1: uninstall clash

brew uninstall clash

step 2: untap formula

brew untap ficapy/clash

Usage

once you installed, you can run command via clash to run clash.

The defualt config file location is:~/.config/clash/config.yaml

step 1: edit the default config:

vim ~/.config/clash/config.yaml

step 2: run clash without starting at login.

brew services run clash

or run clash and register it to launch at login via:

brew services start clash

About

The homebrew tap for clash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages