Giter VIP home page Giter VIP logo

shadowclash's Introduction

Clash
ShadowClash

A rule based proxy For Window, Mac and Linux base on Clash and ClashR.

Build status Build status HitCount Download status

Features

  • Cross platform Support
  • HTTP/HTTPS and SOCKS protocol
  • Surge like configuration
  • GeoIP rule support
  • Support Vmess/Shadowsocks/Socks5
  • Support for Netfilter TCP redirect
  • EnhanceMode support(tun2socks)
  • ClashR support

Install

You can download from release page

Build

  • Clone the Repo
    git clone https://github.com/TheWanderingCoel/ShadowClash.git
    
  • Download and build deps
    python3 install_dependency.py
    
  • Build clash core.
    cd clash
    python3 build_clash.py
    cd ..
    
  • Or build the clashR core.
    cd clashr
    python3 build_clashr.py
    cd ..
    
  • Run qmake
    mkdir build && cd build
    qmake ../
    
  • Run make
    make -j8
    

Config

The default configuration directory is $HOME/.config/clash

The default name of the configuration file is config.ymal. You can use your custom config name and switch config in menu Config section.

To Change the ports of ClashX, you need to modify the config.ymal file. The General section settings in your custom config file would be ignored.

Checkout Clash or SS-Rule-Snippet for Clash for more detail.

You may use this repo to convert ssr subscription to clashr subscrption

Translate

You can help us to translate ShadowClash into different languages by using Transifex.

Transifex is a localization website, free for open-source projects

Sponsor

You can donate us some XVG to make this project better.
XVG

Special Thanks

Other Softwares

Please check these softwares developed by myself.
Your star is my energy to develop more good softwares.

shadowclash's People

Contributors

wznpp1 avatar

Stargazers

 avatar  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.