mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
Closes: https://bugs.gentoo.org/938213 Closes: https://github.com/gentoo/gentoo/pull/38213 Signed-off-by: blackteahamburger <blackteahamburger@outlook.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
36 lines
1.3 KiB
XML
36 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>yangmame@icloud.com</email>
|
|
<name>Xin Yang</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>dlan@gentoo.org</email>
|
|
<name>Yixun Lan</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
An unidentifiable mechanism that helps you bypass GFW.
|
|
Trojan features multiple protocols over TLS to avoid both
|
|
active/passive detections and ISP QoS limitations.
|
|
Trojan is not a fixed program or protocol. It's an idea,
|
|
an idea that imitating the most common service, to an extent
|
|
that it behaves identically, could help you get across the
|
|
Great FireWall permanently, without being identified ever.
|
|
We are the GreatER Fire; we ship Trojan Horses.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="mysql">build with MySQL support</flag>
|
|
<flag name="nat">Build with NAT support</flag>
|
|
<flag name="reuseport">Build with SO_REUSEPORT support</flag>
|
|
<flag name="tcpfastopen">Force build with TCP Fast Open support</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">trojan-gfw/trojan</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|