ssh3

(β˜… 5,010)

SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/

  • .gitignore
  • .goreleaser-client-only-windows.yml
  • .goreleaser-linux-amd64.yml
  • .goreleaser-linux-arm64.yml
  • .goreleaser-unix.yml
  • channel.go
  • client_auth.go
  • conversation.go
  • generate_openssl_selfsigned_certificate.sh
  • go.mod
  • go.sum
  • known_hosts.go
  • LICENSE
  • Makefile
  • README.md
  • resources_manager.go
  • SECURITY.md
  • server.go
  • ssh3_suite_test.go
  • version.go
// repository documentation