avplayer / proxyLinks
使用现代 c++ 实现 http、socks 代理协议。
☆20Updated 2 weeks ago
Alternatives and similar repositories for proxy
Users that are interested in proxy are comparing it to the libraries listed below
Sorting:
- Fast reverse proxy supports UDP/TCP tunnel proxy.☆37Updated 3 years ago
- Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/s…☆278Updated this week
- a simple vpn implemented based on c++ asio.☆104Updated 3 years ago
- C++公共支持库☆20Updated 3 years ago
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆43Updated 2 years ago
- A remote control platform 远控,你懂的,超强远控框架,更多定制需求欢迎联系邮箱admin#die.lu☆20Updated 5 years ago
- 一些常用C++接口和开发库的使用示例代码☆38Updated last year
- High Loaded TCP/UDP/SSL client-server via IOCP☆14Updated 7 years ago
- A installer creator for windows just like NSIS or Inno Setup☆18Updated last year
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- Modern C++ SOCKS5 Client Handler☆35Updated last year
- 基于libuv开发的内网穿透反向代理(Intranet penetration reverse proxy)☆30Updated last month
- 金山卫士开源代码。同步于Hg源。为了方便查看和学习,同步到Github☆110Updated 13 years ago
- 简易远程桌面控制☆14Updated 5 years ago
- A C++11 socks5 proxy server based on asio network library☆71Updated 6 months ago
- FastSearch是一个快速文件搜索系统,它的原理是通过读取NTFS文件系统中的USN日志文件,快速地读取磁盘中的所有文件,并通过文件名称快速查找。☆47Updated 6 years ago
- Windows 驱动开发基础函数库,供个人使用☆15Updated 6 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆24Updated 2 years ago
- C++ Advanced Command Line Parser☆18Updated 2 months ago
- QT远控项目☆31Updated 6 years ago
- ☆26Updated 3 months ago
- Take the member function of the C++ class as the callback function of the C function☆35Updated 7 years ago
- C++公用基础库,仿照chromium-base,提供一些基本的功能实现,可以在项目中方便导入,提高开发效率.☆28Updated 4 years ago
- wmic 是一款获取PC电脑相关硬件信息的程序,目前支持 主板,硬盘,内存条,显卡,网卡等信息,使用 windows wmi com c++ 编写。☆51Updated 9 months ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)