lyytaw / tawdemo-socks5-c
一个c语言编写的sock5代理工具
☆29Updated 3 years ago
Alternatives and similar repositories for tawdemo-socks5-c:
Users that are interested in tawdemo-socks5-c are comparing it to the libraries listed below
- 🌐 SOCKS V5 server in C, based on epoll, single thread, supports TCP and UDP. C 语言实现的 SOCKS V5 代理服务器,基于 epoll,单线程,支持 TCP 和 UDP。☆38Updated 3 years ago
- c语言实现端口转发工具☆33Updated 8 years ago
- Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/s…☆216Updated last month
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆80Updated 5 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆76Updated 3 years ago
- 一个轻量级的 socks5 代理, 带简单加密传输功能, 可穿透 GFW☆221Updated 8 years ago
- (1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (…☆37Updated 8 years ago
- 🌐 Light SOCKS5 proxy☆64Updated 4 years ago
- C语言实现的线程池☆13Updated 9 years ago
- A C++11 socks5 proxy server based on Libevent☆66Updated 6 years ago
- 《TCP/IP网络编程》((韩)尹圣雨) 学习笔记☆84Updated 3 years ago
- 基于libuv开发的内网穿透反向代理(Intranet penetration reverse proxy)☆26Updated 9 months ago
- 简易远程桌面控制☆12Updated 4 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆51Updated 7 years ago
- 实现Socks5代理的客户端与服务端☆14Updated 2 years ago
- Nasm指南中文 (NASM Tutorial)☆95Updated 5 months ago
- If commercial application please use "liulilittle@VEthernet" this is a test project has no practical value.☆64Updated 4 years ago
- windows驱动开发、linux编程等☆57Updated 3 years ago
- 内网穿透,端口转发工具☆30Updated 3 years ago
- Windows核心编程随笔、源码、电子书☆59Updated 5 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接☆50Updated 3 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆124Updated 4 years ago
- 《Windows内核编程》学习☆55Updated 3 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- Reliable udp, modified by xuyun.☆9Updated 4 years ago
- a simple vpn implemented based on c++ asio.☆103Updated 2 years ago
- A SOCKS5 proxy server powered by libuv☆18Updated 2 years ago
- 金山卫士开源代码。同步于Hg源。为了方便查看和学习,同步到Github☆108Updated 12 years ago
- Windows核心编程(第5版中文版)☆106Updated 7 years ago