Giter Site home page Giter Site logo

ez2cn / ubnt-mips-shadowsocks-libev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m2nx/ubnt-mips-shadowsocks-libev

0.0 1.0 0.0 226 KB

Cross complie shadowsocks for UBNT devices based on mipsel or mips64

License: GNU General Public License v3.0

Shell 89.91% Dockerfile 10.09%

ubnt-mips-shadowsocks-libev's Introduction

ubnt-mips-shadowsocks-libev

为基于 mipsel, mips64 的 Ubiquiti EdgeMax(ER-X, ER-4), UniFi Security Gateway(USG) 等交叉编译 shadowsocks-libev

Cross complie shadowsocks for UBNT devices(ER-X ER-4 USG) based on mips or mips64

Ci: Build Status

下载 Download

编译好的二进制文件请前往 release 下载

You can download pre-complied file here

样例 Examples

  • mips64
    mips64
  • mips
    mips64

配合 dnsmasq 以及 iptables 实现内外分流科学上网。教程SS脚本部署 . How to set dnsmasq and iptables

使用方法 Installation

  1. 安装 Docker Install Docker
    curl -sSL https://get.docker.com/ | sh

  2. 克隆仓库 Clone the git repo
    git clone https://github.com/imMMX/ubnt-mips-shadowsocks-libev.git

  3. build 镜像 Build the docker image
    docker build --tag ubnt-mips-shadowsocks-libev .

  4. 启动容器 Start the container
    docker run -idt --name ubnt-mips-shadowsocks-libev ubnt-mips-shadowsocks-libev

  5. 从容器中拷贝 Copy from docker container
    docker cp ubnt-mips-shadowsocks-libev:/opt/ss-mips/ss-bin .

mips 与 mips64

由 ENV 参数 ARCHITECH 判断,默认生成 mips,需要 mips64 在第 4 步的时候替换成下面的命令

Controlled by ENV ARCHITECH, default build mips, you can set ARCHITECH="mips64" to build mips64 file.

docker run -idt --name ubnt-mips-shadowsocks-libev -e ARCHITECH="mips64" ubnt-mips-shadowsocks-libev

ubnt-mips-shadowsocks-libev's People

Contributors

cattyhouse avatar

Watchers

 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.