Skip to content

Typhonling/trojan-go-for-openwrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

trojan-go-for-openwrt

编译

从 OpenWrt 的 SDK 编译

cd openwrt-sdk

# 获取源码
git clone https://github.com/Typhonling/trojan-go-for-openwrt.git package/trojan-go-for-openwrt

# 选中 Network -> trojan-go-for-openwrt
make menuconfig

# 编译 trojan-go-for-openwrt
make package/trojan-go-for-openwrt/{clean,compile} V=s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%