From 1ef2984f1659d68f5da9849800315a38ae3bf6eb Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Tue, 21 Feb 2023 01:03:36 +0200 Subject: [PATCH] Added host:update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa80f4..d73ea3b 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ openssl s_client -connect epp.example.com:700 -CAfile cacert.pem -cert cert.pem | check | ✅ | ✅ | ✅ | login ✅ | | info | ✅ | ✅ | ✅ | logout ✅ | | create | ✅ | ✅ | ✅ | poll ✅ | -| update | N/A | ✅ | 🚧 | hello ✅ | +| update | N/A | ✅ | ✅ | hello ✅ | | updateNS | ✅ | N/A | N/A | keep-alive ✅ | | updateContact | ✅ ❗ | N/A | N/A | | | updateStatus | 🚧 | ❌ | ❌| |