Skip to content

frainzy1477/luci-app-trojan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Luci App For Trojan-Go

Proxy Client for Openwrt Based On Trojan-GO.

Install

  • Upload ipk file to tmp folder
  • cd /tmp
  • opkg update
  • opkg install luci-app-trojan_v2.1.1_all.ipk
  • opkg install luci-app-trojan_v2.1.1_all.ipk --force-depends

Uninstall

  • opkg remove luci-app-trojan
  • opkg remove luci-app-trojan --force-remove

Features

  • Subscription Config
  • Create Config
  • TProxy UDP
  • IP Query
  • DNS Forwarding
  • Support Trojan(Trojan-Go)
  • Ping Custom Proxy Servers
  • Access Control
  • Rule Manager

Dependency

  • curl
  • bash
  • pdnsd-alt
  • dnscrypt-proxy
  • libmbedtls
  • ipset
  • ip
  • iptables
  • luci
  • luci-base
  • wget-ssl
  • unzip
  • ca-certificates
  • iptables-mod-tproxy
  • coreutils
  • coreutils-base64
  • luci-compat
  • ipt2socks

trojan-go uri

trojan-go://79225126-b565-3e5d-a576-1b8f0425e5fd@abc.xxx.com:443/?sni=abc.xxx.com&type=ws&host=cdn.xxx.com&path=/&encryption=ss%3Baes-128-gcm%3Asspassword#ABC

Credits

License

Luci App For Trojan-Go OpenWrt is released under the GPL v3.0 License - see detailed LICENSE .