aboutsummaryrefslogtreecommitdiff
path: root/socks-extensions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'socks-extensions.txt')
-rw-r--r--socks-extensions.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/socks-extensions.txt b/socks-extensions.txt
index b529879..1668b3f 100644
--- a/socks-extensions.txt
+++ b/socks-extensions.txt
@@ -152,6 +152,17 @@ Table of Contents
unable to decrypt its content using the client authorization information
it has. This means the client access were revoked.
+ * X'F6' Onion Service Invalid Address
+
+ The given .onion address is invalid. In one of these cases this
+ error is returned: address checksum doesn't match, ed25519 public
+ key is invalid or the encoding is invalid.
+
+ * X'F7' Onion Service Introduction Timed Out
+
+ Similar to X'F2' code but in this case, all introduction attempts
+ have failed due to a time out.
+
References:
[1] http://en.wikipedia.org/wiki/SOCKS#SOCKS4