socks5d ~master (2019-03-03T23:36:27Z)
Dub
Repo
ListenItem
socks5d
server
Undocumented in source.
struct
ListenItem {
string
host
;
ushort
port
;
}
Members
Variables
host
string
host
;
Undocumented in source.
port
ushort
port
;
Undocumented in source.
Meta
Source
See Implementation
socks5d
server
classes
Server
functions
createDefaultServer
structs
ListenItem