forked from trojan-gfw/openwrt-trojan
-
Notifications
You must be signed in to change notification settings - Fork 0
xyzbubu/openwrt-trojan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
openwrt-trojan ============== Usage --- 1. copy these two folders to <openwrt-source-tree>/package. 2. install feeds from openwrt official package repository. ./scripts/feeds update -a ./scripts/feeds install -a 3. use 'make menuconfig' to select trojan package 4. the buildroot generate trojan binary linked to our openssl. You may use 'make package/trojan/{clean,compile} V=99' or whatever you like. FAQ --- Q: May I use openssl from openwrt? A: As long as you don't need cutting-edge features, e.g. TLS 1.3. BTW, the Makefile doesn't depend on official openssl package.
About
trojan and its dependencies for OpenWrt
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Makefile 87.3%
- Shell 12.7%