A rule based proxy For Mac base on Clash Meta.
- ClashX / ClashX Pro / ClashX Meta 只是一个代理工具,不提供任何代理服务器。如果服务器不可用或与服务器续费有关的问题,请与您的提供商联系。
- ClashX / ClashX Pro / ClashX Meta 目前并没有创建官网。凡是声称是 ClashX / ClashX Pro / ClashX Meta 官网的一定是骗子。
- Clash.Meta Core
- Tun mode support
You can download from Release page
-
Make sure have python3 and golang installed in your computer.
-
Install Golang
brew install golang or download from https://golang.org
-
Download deps
bash install_dependency.sh
-
Build and run.
The default configuration directory is $HOME/.config/clash
The default name of the configuration file is config.yaml
. You can use your custom config name and switch config in menu Config
section.
Checkout Clash Meta or Clash or SS-Rule-Snippet for Clash or lancellc's gitbook for more detail.
Please modify the config.yaml
file generated by ClashX, not the other config file you created or downloaded. The General
section settings in your custom config file would be ignored. Then relaunch ClashX to apply changes.
Place your icon file in the ~/.config/clash/menuImage.png
then restart ClashX
- Change by menu -> Config -> Setting -> Bypass proxy settings for these Hosts & Domains
-
Using url scheme to import remote config.
clash://install-config?url=http%3A%2F%2Fexample.com&name=example
-
Using url scheme to reload current config.
clash://update-config
You can add the follow config in your config file, and set your proxy mode to rule. Then open the log via help menu in ClashX.
script:
code: |
def main(ctx, metadata):
# Log ProcessName
ctx.log('Process Name: ' + ctx.resolve_process_name(metadata))
return 'DIRECT'
- Q: How to get shell command with external IP?
A: Click the clashX menu icon and then pressOption-Command-C
- 在系统设置中关闭 clashx 的推送权限
- 在菜单栏->配置->更多设置中选中减少通知
Note:强烈不推荐这么做,这可能导致clashx的很多重要错误提醒无法显示。
- 在菜单栏配置->更多配置中,自定义对应功能的快捷键。(需要v1.2.6之后的版本)
- 使用AppleScript设置, 详情点击 全局快捷键