Obsecurus / packets

A library for crafting your own packets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packets

TravisCI Build Status GoDoc

A library for crafting your own packets. Until this README is filled in with some examples, check out GoDoc for info on how to consume this package.

License

Packets is released under the BSD 3-Clause License. See the LICENSE file forthe full contents of the license.

Installation

If you are looking to consume packets as a library:

go get -u github.com/theckman/packets

If you are looking to contribute back to the project:

go get -tu github.com/theckman/packets

About

A library for crafting your own packets

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%