You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/transport/internet
RPRX cde63bfac1
Add XTLS support to DomainSocket (#241)
4 years ago
..
domainsocket Add XTLS support to DomainSocket (#241) 4 years ago
headers Fix according to staticcheck result 4 years ago
http Parse X-Forwarded-For in http transport (#142) 4 years ago
kcp kcp: removing annoying NewAEADAESGCMBasedOnSeed hint 4 years ago
quic Adjust Protocol Buffers (#109) 4 years ago
tcp Add XTLS support 4 years ago
tls Adjust Protocol Buffers (#109) 4 years ago
udp Adjust Protocol Buffers (#109) 4 years ago
websocket L -> l, A -> a 4 years ago
xtls Add XTLS support 4 years ago
config.go
config.pb.go Adjust Protocol Buffers (#109) 4 years ago
config.proto Adjust Protocol Buffers (#109) 4 years ago
connection.go
dialer.go
dialer_test.go
errors.generated.go
header.go
header_test.go
internet.go
memory_settings.go
sockopt.go
sockopt_darwin.go
sockopt_freebsd.go
sockopt_linux.go
sockopt_linux_test.go
sockopt_other.go
sockopt_test.go
sockopt_windows.go
system_dialer.go
system_listener.go
system_listener_test.go
tcp_hub.go