tree: 96555b3098cd200542bae0fe29d710314df14b0c [path history] [tgz]
  1. BUILD.bazel
  2. client.go
  3. e2e_test.go
  4. errors.go
  5. README.md
  6. request.go
  7. request_test.go
  8. response.go
  9. response_test.go
  10. server.go
  11. 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.