Skip to main content

Crate reacher_fast_socks5

Crate reacher_fast_socks5 

Source

Modules§

client
consts
server
util

Macros§

read_exact
Easy to destructure bytes buffers by naming each fields:
ready

Enums§

AuthenticationMethod
ReplyError
SOCKS5 reply code
Socks5Command
SocksError

Functions§

new_udp_header
Generate UDP header
parse_udp_request
Parse data from UDP client on raw buffer, return (frag, target_addr, payload).

Type Aliases§

Result