{"id":16085850,"url":"https://github.com/frainzy1477/luci-app-trojan","last_synced_at":"2025-03-16T08:32:19.653Z","repository":{"id":51851123,"uuid":"289594927","full_name":"frainzy1477/luci-app-trojan","owner":"frainzy1477","description":"Luci interface for Trojan -GO Openwrt","archived":false,"fork":false,"pushed_at":"2021-05-10T11:03:52.000Z","size":2798,"stargazers_count":119,"open_issues_count":7,"forks_count":43,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-27T05:55:52.507Z","etag":null,"topics":["lua","luci","luci-app-trojan","openwrt","trojan-go"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frainzy1477.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-23T01:27:49.000Z","updated_at":"2025-01-06T13:01:02.000Z","dependencies_parsed_at":"2022-08-13T01:10:44.504Z","dependency_job_id":null,"html_url":"https://github.com/frainzy1477/luci-app-trojan","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frainzy1477%2Fluci-app-trojan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frainzy1477%2Fluci-app-trojan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frainzy1477%2Fluci-app-trojan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frainzy1477%2Fluci-app-trojan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frainzy1477","download_url":"https://codeload.github.com/frainzy1477/luci-app-trojan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806070,"owners_count":20350775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lua","luci","luci-app-trojan","openwrt","trojan-go"],"created_at":"2024-10-09T13:09:33.852Z","updated_at":"2025-03-16T08:32:19.263Z","avatar_url":"https://github.com/frainzy1477.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e\n  \u003cbr\u003eLuci App For Trojan-Go \u003cbr\u003e\n\u003c/h2\u003e\n  \u003cp align=\"center\"\u003e\n\tProxy Client for Openwrt Based On \u003ca href=\"https://github.com/p4gefau1t/trojan-go\" target=\"_blank\"\u003eTrojan-GO\u003c/a\u003e.\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n  \u003ca target=\"_blank\" href=\"https://github.com/frainzy1477/luci-app-trojan/releases/tag/v2.1.1\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Luci%20App%20For%20TrojanGo-v2.1.1-blue.svg\"\u003e \t  \n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/frainzy1477/luci-app-trojan/releases\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/downloads/frainzy1477/luci-app-trojan/total.svg?style=flat-square\"/\u003e\n   \u003c/a\u003e\n  \u003c/p\u003e\n\n  ![](https://raw.githubusercontent.com/frainzy1477/luci-app-trojan/master/client.png)\n  \n ## Install\n- Upload ipk file to tmp folder\n- cd /tmp\n- opkg update\n- opkg install luci-app-trojan_v2.1.1_all.ipk  \n- opkg install luci-app-trojan_v2.1.1_all.ipk --force-depends\n\n ## Uninstall\n- opkg remove luci-app-trojan \n- opkg remove luci-app-trojan --force-remove\n\n## Features\n- Subscription Config\n- Create Config\n- TProxy UDP\n- IP Query\n- DNS Forwarding\n- Support Trojan(Trojan-Go)\n- Ping Custom Proxy Servers\n- Access Control\n- Rule Manager\n\n## Dependency\n- curl\n- bash\n- pdnsd-alt\n- dnscrypt-proxy\n- libmbedtls\n- ipset\n- ip\n- iptables\n- luci\n- luci-base\n- wget-ssl\n- unzip\n- ca-certificates\n- iptables-mod-tproxy\n- coreutils \n- coreutils-base64 \n- luci-compat\n- ipt2socks\n\n### trojan-go uri\n```\ntrojan-go://79225126-b565-3e5d-a576-1b8f0425e5fd@abc.xxx.com:443/?sni=abc.xxx.com\u0026type=ws\u0026host=cdn.xxx.com\u0026path=/\u0026encryption=ss%3Baes-128-gcm%3Asspassword#ABC\n```\n## Credits\n* [Trojan-Go](https://github.com/p4gefau1t/trojan-go) by [p4gefau1t](https://github.com/p4gefau1t)\n\n## License  \nLuci App For Trojan-Go OpenWrt is released under the GPL v3.0 License - see detailed [LICENSE](https://github.com/frainzy1477/luci-app-trojan/blob/master/LICENSE) .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrainzy1477%2Fluci-app-trojan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrainzy1477%2Fluci-app-trojan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrainzy1477%2Fluci-app-trojan/lists"}