• This repository has been archived on 17/Dec/2018
  • Stars
    star
    111
  • Rank 314,510 (Top 7 %)
  • Language
    Shell
  • Created almost 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

RedSocks2 for OpenWrt

RedSocks2 for OpenWrt

简介

本项目是 RedSocks2 在 OpenWrt 上的移植
当前版本: 0.60-2
预编译 IPK 下载

编译

  • 从 OpenWrt 的 SDK 编译

    # 以 ar71xx 平台为例
    tar xjf OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2
    cd OpenWrt-SDK-ar71xx-*
    # 获取 Makefile
    git clone https://github.com/aa65535/openwrt-redsocks2.git package/redsocks2
    # 选择要编译的包 Network -> redsocks2
    make menuconfig
    # 开始编译
    make package/redsocks2/compile V=99

Name Description
openwrt-chinadns ChinaDNS-C for OpenWrt
openwrt-dnsmasq Dnsmasq Patch & Makefile for OpenWrt
openwrt-shadowsocks Shadowsocks-libev for OpenWrt
openwrt-shadowvpn ShadowVPN for OpenWrt
openwrt-dist-luci LuCI Applications for OpenWrt-dist