Skip to main content
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.24/mod.ts";

Properties

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