mayfly227 / LightSocks-cxxLinks
⚡️一个轻巧的网络混淆代理🌏
☆26Updated 3 years ago
Alternatives and similar repositories for LightSocks-cxx
Users that are interested in LightSocks-cxx are comparing it to the libraries listed below
Sorting:
- 🌐 Light SOCKS5 proxy☆64Updated 5 years ago
- Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/s…☆267Updated this week
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆59Updated 4 years ago
- c++ Json library☆50Updated 4 months ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆238Updated last month
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆84Updated 6 years ago
- a simple vpn implemented based on c++ asio.☆104Updated 3 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- The code snippets of all kinds of languages and some docs.☆228Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 10 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated 2 weeks ago
- 高性能博客系统☆30Updated 6 years ago
- 华宇拼音输入法核心源码(source code of unispim)☆63Updated 7 years ago
- Pure copy from sylar☆15Updated 3 years ago
- A high performance multithread C++ network library for linux.☆67Updated 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆126Updated 3 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- Experimental C++20 Linux Reactor: Select/Poll/Epoll☆29Updated 11 months ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 9 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆18Updated 5 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 7 years ago
- A QUIC implementation in C++11 coroutine☆99Updated 3 months ago
- filezilla是一款非常不错的ftp软件,这是我维护的filezilla客户端和服务器端源码。☆76Updated 8 years ago
- libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client☆136Updated 2 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago