Skip to content

Instantly share code, notes, and snippets.

@fxp
Last active March 13, 2024 03:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fxp/ceb86733fb2e113eeb8232d0a261e648 to your computer and use it in GitHub Desktop.
Save fxp/ceb86733fb2e113eeb8232d0a261e648 to your computer and use it in GitHub Desktop.
Download and install clashX
  1. Download ClashX Download .dmg file https://github.com/passwa11/ClashX/releases

  2. Move App to Applications folder

  3. Change Attribute of ClashX in terminal

sudo xattr -r -d com.apple.quarantine /Applications/ClashX
  1. Create config dir
sudo mkdir ~/.config/clash
chown -R [username] ~/.config/clash
  1. Open ClashX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment