Files
XTLS_REALITY/go.mod
T
RPRX 5e6719eaf3 REALITY is REALITY now
Thank @yuhan6665 for testing
2023-02-09 11:59:09 +08:00

10 lines
145 B
AMPL

module github.com/xtls/reality
go 1.19
require (
github.com/pires/go-proxyproto v0.6.2
golang.org/x/crypto v0.6.0
golang.org/x/sys v0.5.0
)