A minimal Clash setup for Ubuntu using Python scripts.
deploy_clash.py: one-step deployment script for fresh Ubuntu.start_clash.py: start Clash and proxy services.
python3 deploy_clash.py
cd ~/clash
python3 start_clash.py- HTTP proxy:
127.0.0.1:7890 - SOCKS5 proxy:
127.0.0.1:7891
- URL: https://clash.razord.top/#/proxies
- Host:
127.0.0.1 - Port:
9090
- This repository keeps only scripts and basic project files.
- Do not upload private
config.yamlor subscription secrets.