Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/mod.ts>Socks5

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Socks5
import { type Socks5 } from "https://deno.land/x/mtkruto@0.2.30/mod.ts";

Properties

type: "socks5"
hostname: string
optional
port: number
optional
username: string
optional
password: string