Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as socks5 from "https://raw.githubusercontent.com/rclarey/socks5/main/client.ts";

§Classes

Client

§Enums

AddrType
AuthMethod
Command
ReplyStatus

§Variables

SOCKS_VERSION
USERNAME_PASSWORD_AUTH_VERSION

§Type Aliases

ClientConfig