1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: trojan
Section: web
Priority: optional
Maintainer: GreaterFire <GreaterFire@protonmail.com>
Build-Depends: debhelper (>= 11), cmake (>= 3.7.2), libboost-system-dev, libboost-program-options-dev, libssl-dev, default-libmysqlclient-dev, openssl, python3, curl
Standards-Version: 4.3.0.3
Vcs-Browser: https://salsa.debian.org/debian/trojan
Vcs-Git: https://salsa.debian.org/debian/trojan.git
Homepage: https://github.com/trojan-gfw/trojan
Package: trojan
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: ca-certificates
Suggests: default-mysql-server
Description: fast and lightweight proxy that helps you bypass firewalls
Trojan features multiple protocols over TLS to avoid both active/passive
detections and ISP QoS limitations. It tries to hide a proxy service
behind a normal HTTPS service. Trojan claims to be unidentifiable.
|