Giter Club home page Giter Club logo

ssproxy's Introduction

ssproxy

Golang实现的socks5、http代理协议,支持黑名单和白名单。支持通过二级代理包括shadowsocks连接。

功能列表

  • 自动识别 HTTP 和 socks5 协议
  • 支持二级代理,可通过 shadowsocks 上网
  • 支持黑名单和白名单,规则基于 ad block
  • 支持多代理负载均衡
  • 支持默认二级代理,当直连失败会使用默认代理连接

使用

  1. 拉取源码
go get github.com/lifei6671/ssproxy
  1. 编译
go build -o=ssproxy main.go
  1. 配置

config/config.toml.example 重命名为 config/config.toml

  1. 启动
./ssproy run -config=./config/config.toml

License

MIT License

ssproxy's People

Contributors

lifei6671 avatar

Watchers

James Cloos 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.