tree: 802f82b2b51ce6399efa936cd5e148b82c6f4286 [path history] [tgz]
  1. BUILD.bazel
  2. client.go
  3. README.md
  4. request.go
  5. request_test.go
  6. response.go
  7. response_test.go
  8. server.go
  9. server_test.go
cluster/identd/ident/README.md

Implementation of the IDENT protocol (RFC 1413) protocl in Go.

Currently implements a basic, not production tested client.