All Projects → trojan-gfw → Openwrt Trojan

trojan-gfw / Openwrt Trojan

trojan and its dependencies for OpenWrt

Projects that are alternatives of or similar to Openwrt Trojan

Openwrt Chinadns
ChinaDNS for OpenWrt/LEDE
Stars: ✭ 671 (+184.32%)
Mutual labels:  makefile, openwrt
Openwrt Simple Obfs
Simple-obfs for OpenWrt/LEDE
Stars: ✭ 81 (-65.68%)
Mutual labels:  makefile, openwrt
Luci App Clash
Luci interface for Clash Openwrt
Stars: ✭ 967 (+309.75%)
Mutual labels:  openwrt, trojan
Openwrt Shadowsocks
Shadowsocks-libev for OpenWrt/LEDE
Stars: ✭ 3,091 (+1209.75%)
Mutual labels:  makefile, openwrt
Openwrt Shadowsocksr
ShadowsocksR-libev for OpenWrt/LEDE
Stars: ✭ 136 (-42.37%)
Mutual labels:  makefile, openwrt
Openwrt Shadowsocksr Libev Full
ShadowsocksR-libev-full for OpenWrt
Stars: ✭ 406 (+72.03%)
Mutual labels:  makefile, openwrt
Openwrt Dns Forwarder
DNS-Forwarder for OpenWrt
Stars: ✭ 215 (-8.9%)
Mutual labels:  makefile, openwrt
Clash
Clash for openwrt [Luci-app-clash] https://github.com/frainzy1477/luci-app-clash
Stars: ✭ 293 (+24.15%)
Mutual labels:  makefile, openwrt
Openwrt Examples
Examples for creating OpenWrt programs&packages.
Stars: ✭ 120 (-49.15%)
Mutual labels:  makefile, openwrt
Openwrt V2ray
V2Ray for OpenWrt
Stars: ✭ 1,358 (+475.42%)
Mutual labels:  makefile, openwrt
openwrt-trojan
No description or website provided.
Stars: ✭ 45 (-80.93%)
Mutual labels:  openwrt, trojan
Openwrt Node Packages
OpenWrt Project Node.js packages. v10.x LTS and v12.x LTS and v14.x LTS
Stars: ✭ 176 (-25.42%)
Mutual labels:  makefile, openwrt
Openwrt Kcptun
kcptun for OpenWrt
Stars: ✭ 80 (-66.1%)
Mutual labels:  makefile, openwrt
Openwrt Packages
Onion Packages Feed for OpenWRT
Stars: ✭ 91 (-61.44%)
Mutual labels:  makefile, openwrt
Openwrt
Mercer's OpenWrt source tree
Stars: ✭ 158 (-33.05%)
Mutual labels:  makefile, openwrt
Openwrt Pcap dnsproxy
Pcap_DNSProxy for OpenWrt/LEDE
Stars: ✭ 204 (-13.56%)
Mutual labels:  makefile, openwrt
Serpentine
C++/Win32/Boost Windows RAT (Remote Administration Tool) with a multiplatform Java/Spring RESTful C2 server and Go, C++/Qt5 frontends
Stars: ✭ 216 (-8.47%)
Mutual labels:  trojan
Orac
Orac : virtual modular synth
Stars: ✭ 224 (-5.08%)
Mutual labels:  makefile
Windowsspyblocker
WindowsSpyBlocker 🛡️ is an application written in Go and delivered as a single executable to block spying and tracking on Windows systems.
Stars: ✭ 2,913 (+1134.32%)
Mutual labels:  openwrt
How To Be A Good Programmer
I'm here to tell you some amazing stuff which teacher would never tell you.
Stars: ✭ 3,020 (+1179.66%)
Mutual labels:  makefile

openwrt-trojan

Usage

  1. copy these two folders to /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.

  5. edit '/etc/config/trojan' file to enable it. The init script is disabled by default to avoid startup before configuration.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].