Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoshGlazebrook/socks
/ types & classes
Types & classes
38 in github.com/JoshGlazebrook/socks
⨍
Functions
53
◇
Types & classes
38
Class
src/client/socksclient.ts:58
Class
src/common/util.ts:6
Class
src/common/receivebuffer.ts:1
Class
typings/client/socksclient.d.ts:21
Class
typings/common/util.d.ts:5
Class
typings/common/receiveBuffer.d.ts:2
Class
ReceiveBuffer
src/common/receivebuffer.ts:1
Class
ReceiveBuffer
typings/common/receiveBuffer.d.ts:2
Enum
Socks4Response
src/common/constants.ts:None
Enum
Socks4Response
typings/common/constants.d.ts:None
Enum
Socks5Auth
src/common/constants.ts:None
Enum
Socks5Auth
typings/common/constants.d.ts:None
Enum
Socks5HostType
src/common/constants.ts:None
Enum
Socks5HostType
typings/common/constants.d.ts:None
Enum
Socks5Response
src/common/constants.ts:None
Enum
Socks5Response
typings/common/constants.d.ts:None
Class
SocksClient
src/client/socksclient.ts:58
Class
SocksClient
typings/client/socksclient.d.ts:21
Interface
SocksClient
src/client/socksclient.ts:36
Interface
SocksClient
typings/client/socksclient.d.ts:8
Interface
SocksClientChainOptions
* SocksClient chain connection options.
src/common/constants.ts:171
Interface
SocksClientChainOptions
* SocksClient chain connection options.
typings/common/constants.d.ts:134
Class
SocksClientError
* Error wrapper for SocksClient
src/common/util.ts:6
Class
SocksClientError
typings/common/util.d.ts:5
Interface
SocksClientEstablishedEvent
src/common/constants.ts:184
Interface
SocksClientEstablishedEvent
typings/common/constants.d.ts:141
Interface
SocksClientOptions
* SocksClient connection options.
src/common/constants.ts:151
Interface
SocksClientOptions
* SocksClient connection options.
typings/common/constants.d.ts:122
Enum
SocksClientState
src/common/constants.ts:None
Enum
SocksClientState
typings/common/constants.d.ts:None
Enum
SocksCommand
src/common/constants.ts:None
Enum
SocksCommand
typings/common/constants.d.ts:None
Interface
SocksProxy
* Represents a SocksProxy
src/common/constants.ts:114
Interface
SocksProxy
* Represents a SocksProxy
typings/common/constants.d.ts:100
Interface
SocksRemoteHost
* Represents a remote host
src/common/constants.ts:141
Interface
SocksRemoteHost
* Represents a remote host
typings/common/constants.d.ts:115
Interface
SocksUDPFrameDetails
src/common/constants.ts:193
Interface
SocksUDPFrameDetails
typings/common/constants.d.ts:146