socks 0.2.1

SOCKS proxy clients
Documentation
[package]
name = "socks"
version = "0.2.1"
authors = ["Steven Fackler <sfackler@gmail.com>"]
license = "MIT/Apache-2.0"
description = "SOCKS proxy clients"
repository = "https://github.com/sfackler/rust-socks"
documentation = "https://sfackler.github.io/rust-socks/doc/v0.2.1/socks"
readme = "README.md"

[dependencies]
byteorder = "0.5"
net2 = "0.2.21"