mayfly227 / LightSocks-cxx
⚡️一个轻巧的网络混淆代理🌏
☆28Updated 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
- c++ Json library☆50Updated 3 weeks ago
- Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/s…☆233Updated last month
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆114Updated 3 years ago
- Linux 多线程服务端编程 一书的脚注合集☆20Updated 3 years ago
- 高性能博客系统☆27Updated 5 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- Pure copy from sylar☆16Updated 2 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 3 months ago
- a simple vpn implemented based on c++ asio.☆104Updated 3 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- my shadowsocks port (deprecated)☆11Updated 5 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆80Updated 4 years ago
- linux桌面的网速、内存、cpu监控小程序,外观参考windows下的360加速球。☆21Updated 7 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 使用win api完成对网卡信息的获取和设置☆19Updated 4 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)☆59Updated 8 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库 了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 7 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- 负载均衡远程服务调度系统☆189Updated last year
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago