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