{"id":13775895,"url":"https://github.com/m2nx/ubnt-mips-shadowsocks-libev","last_synced_at":"2025-10-06T18:19:09.617Z","repository":{"id":152856612,"uuid":"115514659","full_name":"m2nx/ubnt-mips-shadowsocks-libev","owner":"m2nx","description":"Cross complie shadowsocks for UBNT devices based on mipsel or mips64","archived":false,"fork":false,"pushed_at":"2020-03-22T17:43:05.000Z","size":226,"stargazers_count":142,"open_issues_count":2,"forks_count":33,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-26T01:02:49.946Z","etag":null,"topics":["cross-complie-shadowsocks","erx","mips","shadowsocks","ss","ubnt","ubnt-devices","unifi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m2nx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-27T11:33:07.000Z","updated_at":"2024-12-08T02:06:37.000Z","dependencies_parsed_at":"2024-01-07T22:47:34.688Z","dependency_job_id":"b0f78536-c882-4017-8211-4e09c3962e44","html_url":"https://github.com/m2nx/ubnt-mips-shadowsocks-libev","commit_stats":null,"previous_names":["immmx/ubnt-mips-shadowsocks-libev"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/m2nx/ubnt-mips-shadowsocks-libev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2nx%2Fubnt-mips-shadowsocks-libev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2nx%2Fubnt-mips-shadowsocks-libev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2nx%2Fubnt-mips-shadowsocks-libev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2nx%2Fubnt-mips-shadowsocks-libev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m2nx","download_url":"https://codeload.github.com/m2nx/ubnt-mips-shadowsocks-libev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2nx%2Fubnt-mips-shadowsocks-libev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278656108,"owners_count":26023148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cross-complie-shadowsocks","erx","mips","shadowsocks","ss","ubnt","ubnt-devices","unifi"],"created_at":"2024-08-03T17:01:53.906Z","updated_at":"2025-10-06T18:19:09.560Z","avatar_url":"https://github.com/m2nx.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"d03d494700077f6a65092985c06bf8e8\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"cb16466a31a167bb61f39e2a4a85f449\"\u003e\u003c/a\u003eShadowsocks"],"readme":"# ubnt-mips-shadowsocks-libev\n为基于 mipsel, mips64 的 Ubiquiti EdgeMax(ER-X, ER-4), UniFi Security Gateway(USG) 等交叉编译 shadowsocks-libev  \n\nCross complie shadowsocks for UBNT devices(ER-X ER-4 USG) based on mips or mips64  \n\nCi: [![Build Status](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev.svg?branch=master)](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev)  \n\n## 下载  Download\n编译好的二进制文件请前往 [release](https://github.com/imMMX/ubnt-mips-shadowsocks-libev/releases/tag/3.2.0) 下载  \n\nYou can download pre-complied file here\n\n## 样例  Examples\n* mips64  \n![mips64](https://github.com/imMMX/ubnt-mips-shadowsocks-libev/blob/master/screenshot/mips64.jpeg)  \n* mips  \n![mips64](https://github.com/imMMX/ubnt-mips-shadowsocks-libev/blob/master/screenshot/mips.jpeg)\n\n配合 dnsmasq 以及 iptables 实现内外分流科学上网。教程[SS脚本部署](https://github.com/imMMX/ubnt-router-shadowsocks) . \nHow to set dnsmasq and iptables\n\n## 使用方法  Installation\n\n1. 安装 Docker  Install Docker  \n  ```curl -sSL https://get.docker.com/ | sh ``` \n  \n2. 克隆仓库   Clone the git repo  \n  ```git clone https://github.com/imMMX/ubnt-mips-shadowsocks-libev.git```  \n  \n3. build 镜像   Build the docker image  \n  ```docker build --tag ubnt-mips-shadowsocks-libev .```  \n  \n4. 启动容器  Start the container  \n  ```docker run -idt --name ubnt-mips-shadowsocks-libev ubnt-mips-shadowsocks-libev```\n  \n5. 从容器中拷贝  Copy from docker container  \n  ```docker cp ubnt-mips-shadowsocks-libev:/opt/ss-mips/ss-bin .```\n  \n## mips 与 mips64\n由 ENV 参数 ARCHITECH 判断，默认生成 mips，需要 mips64 在第 4 步的时候替换成下面的命令  \n\nControlled by ENV ARCHITECH, default build mips, you can set ARCHITECH=\"mips64\" to build mips64 file.\n\n  ```docker run -idt --name ubnt-mips-shadowsocks-libev -e ARCHITECH=\"mips64\" ubnt-mips-shadowsocks-libev```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm2nx%2Fubnt-mips-shadowsocks-libev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm2nx%2Fubnt-mips-shadowsocks-libev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm2nx%2Fubnt-mips-shadowsocks-libev/lists"}