Skip to content

johnnyp382/openwrt-hev-socks5-tproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

HevSocks5TProxy for OpenWrt

简介

本项目是 hev-socks5-tproxy 在 OpenWrt 上的移植。

编译

从 OpenWrt 的 SDK 编译

cd openwrt-sdk

# 获取源码
git clone https://github.com/heiher/openwrt-hev-socks5-tproxy.git package/hev-socks5-tproxy

# 选中 Network -> hev-socks5-tproxy
make menuconfig

# 编译 hev-socks5-tproxy
make package/hev-socks5-tproxy/{clean,compile} V=s

About

HevSocks5TProxy for OpenWrt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 81.4%
  • Shell 18.6%