mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:07:46 +00:00
LibCore+RequestServer: Add support for SOCKS5 proxies
This commit is contained in:
parent
bd5403adf1
commit
cd9d740107
6 changed files with 470 additions and 15 deletions
|
@ -26,6 +26,7 @@ set(SOURCES
|
|||
ProcessStatisticsReader.cpp
|
||||
Property.cpp
|
||||
SecretString.cpp
|
||||
SOCKSProxyClient.cpp
|
||||
Stream.cpp
|
||||
StandardPaths.cpp
|
||||
System.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue