一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.
☆56Aug 9, 2024Updated last year
Alternatives and similar repositories for socks_server
Users that are interested in socks_server are comparing it to the libraries listed below
Sorting:
- a simple vpn implemented based on c++ asio.☆105Jan 22, 2022Updated 4 years ago
- 科学上网☆68Dec 11, 2019Updated 6 years ago
- The old integrity check bypass made by dude719.☆13Apr 2, 2016Updated 9 years ago
- Enumerates very, very large directories quickly by directly using kernel syscalls. For POSIX and Windows. WARNING THIS IS OBSOLETE. USE B…☆15Aug 13, 2014Updated 11 years ago
- Kernel Context [template c++] Library - K C L. Your stl for work in linux/windows kernel !!!☆11Jul 24, 2018Updated 7 years ago
- x64 Kernel Hooks Detection☆24Jan 1, 2017Updated 9 years ago
- A library to install/uninstall NDIS driver on Windows☆15Jul 15, 2015Updated 10 years ago
- WoW64 -> x64☆18Oct 1, 2016Updated 9 years ago
- Process Filter for Python☆16Jan 19, 2016Updated 10 years ago
- ☆17Mar 3, 2016Updated 9 years ago
- x64HOOK库☆18Jan 14, 2020Updated 6 years ago
- Sandbox d'analyse de malware pour Windows 7 avec un client TCP en mode noyau☆19Feb 23, 2016Updated 10 years ago
- 游戏服务器-客户端模拟框架,可用于模拟客户端发包,接入Lua脚本,开发自测,压测等☆17Jul 21, 2015Updated 10 years ago
- server app framework based on libatbus☆23Feb 13, 2026Updated 2 weeks ago
- Open Source Libraries Collection☆24Jan 1, 2016Updated 10 years ago
- Windows PE file debugger☆11Aug 30, 2017Updated 8 years ago
- A SOCKS5-configured syscall hook that allows transparent TCP proxying on Windows for IPv4 and IPv6.☆26Jul 9, 2021Updated 4 years ago
- A Game Server develop frame for web game and mobile game☆20Aug 30, 2016Updated 9 years ago
- Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/s…☆282Jan 9, 2026Updated last month
- Windows设备驱动开发 光盘(示例代码)☆10Jan 14, 2013Updated 13 years ago
- Windows Kernel Mode PCRE☆10Feb 4, 2015Updated 11 years ago
- Automatically exported from code.google.com/p/lvdun☆13Dec 17, 2016Updated 9 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- ☆15Jun 12, 2015Updated 10 years ago
- Attempt to use WFP for proxy interception☆10Jan 13, 2019Updated 7 years ago
- ☆10Jan 9, 2017Updated 9 years ago
- web server with CGI support☆12Apr 15, 2016Updated 9 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development☆21Jan 20, 2016Updated 10 years ago
- windows kernel File redirection☆20Sep 21, 2014Updated 11 years ago
- ☆10Aug 4, 2017Updated 8 years ago
- Pafish4vs is based on [Pafish]( https://github.com/a0rtega/pafish) , just ported to the VS (VC) compiler (X64 , X86) .☆12Aug 19, 2016Updated 9 years ago
- another socks5 server , support linux, BSD , use epoll and kqueue technology☆13Jan 16, 2018Updated 8 years ago
- ☆13Aug 12, 2015Updated 10 years ago
- UI Framework for Windows like xaml☆12Sep 2, 2015Updated 10 years ago
- ☆12Sep 8, 2023Updated 2 years ago
- library, which help to describe or load and execute PE files.☆13Jun 23, 2013Updated 12 years ago
- ☆11Jun 10, 2015Updated 10 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协 程的栈上溢出检测及协…☆16Apr 17, 2021Updated 4 years ago
- hypervisor in windows device driver by intel vt☆14Aug 25, 2018Updated 7 years ago