Skip to content

LJason77/docker-clash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

适用于树莓派的 clash 容器。

安装

git clone https://github.com/LJason77/docker-clash.git
cd docker-clash
docker build -t clash .

运行

clash.yaml 配置文件中,socks5 端口为 1080,http 端口为 8123,与 docker-ssr-polipo 的端口相同,以减少工作量和冲突。

docker run -d --restart always --name clash -v /<your>/clash.yaml:/root/.config/clash/config.yaml --network host clash

About

适用于树莓派的 clash 容器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published