-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Is it possible to add errors for the various kinds of tor address failures?
NotFound = 0xF0
InvalidDescriptor = 0xF1
IntroFailed = 0xF2
RendezvousFailed = 0xF3
ClientAuth = 0xF4
WrongClientAuth = 0xF5
e.g. from the socks dialer spec: https://spec.torproject.org/socks-extensions
Metadata
Metadata
Assignees
Labels
No labels