mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f7b842bbc7
Creates an example on how to connect using Socks4 based proxy.
3 lines
79 B
CMake
3 lines
79 B
CMake
idf_component_register(SRCS "socks4.cpp"
|
|
INCLUDE_DIRS ".")
|