DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-xtls-reality 0.0~git20260322.9234c77-1

Package Information

DescriptionPlatform for bypass network restrictions

Platform for building proxies to bypass network restrictions. A replacement for v2ray-core, with XTLS support and fully compatible configuration.

This is the reality protocol implementation.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByDanial Behzadi <dani.behzi@ubuntu.com>
Sponsorrosh@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-xtls-reality.git (browse)
Closes#1142018
Trackerhttps://tracker.debian.org/pkg/golang-github-xtls-reality
Uploaded3 hours ago

New Package Report

.changes
Distributionunstable
DateMon, 13 Jul 2026 21:34:01 +0330
Sourcegolang-github-xtls-reality
Version0.0~git20260322.9234c77-1
Changed-ByDanial Behzadi
Architecturesource all
Changelog
golang-github-xtls-reality (0.0~git20260322.9234c77-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142018)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-xtls-reality-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/xtls/reality
Upstream-Name: golang-github-xtls-reality
Upstream-Contact: RPRX https://github.com/RPRX

Files:
 *
Copyright:
 2023-2026 RPRX
 2023-2025 yuhan6665
License: MPL-2.0
 On Debian systems, the complete text of the Mozilla Public License
 version 2.0 can be found in "/usr/share/common-licenses/MPL-2.0".

Files:
 alert.go
 auth.go
 cache.go
 cipher_suites.go
 common.go
 conn.go
 defaults.go
 defaults_boring.go
 defaults_fips140.go
 ech.go
 fips140tls/fipstls.go
 generate_cert.go
 handshake_client.go
 handshake_client_tls13.go
 handshake_messages.go
 handshake_server.go
 handshake_server_tls13.go
 hpke/hpye.go
 key_agreement.go
 key_schedule.go
 prf.go
 quic.go
 ticket.go
 tls.go
 tls12/tls12.go
 tls13/tls13.go
Copyright:
 2009-2025 The Go Authors
License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
    * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
    * Neither the name of Google Inc. nor the names of its
 contributors may be used to endorse or promote products derived from
 this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Files:
 debian/*
Copyright:
 2026 Danial Behzadi <dani.behzi@ubuntu.com>
License: MPL-2.0
 On Debian systems, the complete text of the Mozilla Public License
 version 2.0 can be found in "/usr/share/common-licenses/MPL-2.0".

Back to Dashboard | View all reviews for this package