Crate dns2socks_core

Crate dns2socks_core 

Source

Structs§

ArgProxy
CancellationToken
A token which can be used to signal a cancellation request to one or more tasks.
Config
Proxy server to routing DNS query to SOCKS5 server

Enums§

ArgVerbosity
ProxyType

Constants§

LIB_NAME

Functions§

dns2socks_set_log_callback
Safety
dns2socks_start
Safety
dns2socks_stop
Safety
main_entry