Skip to content

add extended socks5 states? #85

@unusualevent

Description

@unusualevent

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions