Giter Club home page Giter Club logo

cf-clash's Introduction

使用说明

简介

长风Clash是由 Java封装的Clash.Meta内核,集成了 Dashboard uiyacd 管理页面,可轻松实现科学上网常规操作。程序目前只在 Linux 环境测试,也可运行在虚拟机与Docker 环境,建议使用 Docker 部署。

其它操作系统目前不支持透明网关功能

定位

该程序定位是做透明网关,在路由器设置网关DNS后供全家设备上网,程序不会直接修改系统代理。如果是单机使用建议使用其它的客户端

如果家里有树莓派、NAS、闲置电脑可以直接使用本程序,也可安装在虚拟机、Docker

使用方法

在 Linux 独立使用,请使用 root 用户执行,Docker 请使用 privileged 如:docker run -d --name cf-clash --net=host --privileged changfeng2021/cf-clash:latest

因为程序是基于 jdk11写的,请先安装 jdk11 环境后再运行.

ubuntu:sudo apt -y install openjdk-11-jdk-headless

CentOS: sudo yum install java-11-openjdk

Open jdk: https://jdk.java.net/archive/

运行程序后,在浏览器打开 http://ip:8443 就可以访问cf-clash

默认 clash rest 端口 9090

教程

docker运行的2种方式

视频教程

cf-clash's People

Contributors

changfeng2021 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.