# README
Packet - Protocol Packet Encode + Decode
Installation
To install the package, run:
go get -u github.com/go-zoox/packet
Getting Started
// See test cases
Protocol
- Socks5 - RFC
- SocksZ
- VMess - SPEC
- mKCP - SPEC
- MUXCOOL - SPEC
- Shadowsocks - SPEC
- Socks4 - RFC
- Socks6 - RFC
- HTTP
License
GoZoox is released under the MIT License.
# Variables
Version is the version of this package.
# Interfaces
Packet is a packet.