package
5.29.1
Repository: https://github.com/v2fly/v2ray-core.git
Documentation: pkg.go.dev

# Packages

Package blackhole is an outbound handler that blocks all connections.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package shadowsocks provides compatible functionality to Shadowsocks.
No description provided by the author
Package socks provides implements of Socks protocol 4, 4a and 5.
No description provided by the author
Package vless contains the implementation of VLess protocol and transportation.
Package vlite contains the integration code for VLite protocol variety VLite is currently an experimental protocol, its stability is not guaranteed.
Package vmess contains the implementation of VMess protocol and transportation.

# Constants

A timeout for reading the first payload from the client, used in 0-RTT optimizations.

# Interfaces

No description provided by the author
No description provided by the author
An Inbound processes inbound connections.
An Outbound process outbound connections.
UserManager is the interface for Inbounds and Outbounds that can manage their users.