lyytaw / tawdemo-socks5-c
一个c语言编写的sock5代理工具
☆28Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for tawdemo-socks5-c
- 🌐 SOCKS V5 server in C, based on epoll, single thread, supports TCP and UDP. C 语言实现的 SOCKS V5 代理服务器,基于 epoll,单线程,支持 TCP 和 UDP。☆36Updated 3 years ago
- Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/s…☆199Updated last month
- A C++11 socks5 proxy server based on Libevent☆66Updated 6 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆70Updated 3 years ago
- 一个轻量级的 socks5 代理, 带简单加密传输功能, 可穿透 GFW☆220Updated 8 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协 议,包括HTTP,SSH等),支持多客户端同时连接☆50Updated 3 years ago
- c语言实现端口转发工具☆33Updated 8 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆92Updated 7 years ago
- 基于libuv开发的内网穿透反向代理(Intranet penetration reverse proxy)☆25Updated 7 months ago
- If commercial application please use "liulilittle@VEthernet" this is a test project has no practical value.☆63Updated 4 years ago
- (1) 设计并实现一个基本 HTTP 代理服务器。要求在指定 端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (…☆39Updated 8 years ago
- 内网穿透,端口转发工具☆29Updated 2 years ago
- Windows核心编程(第5版中文版)☆102Updated 7 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技 术保障。☆79Updated 5 years ago
- 《TCP/IP网络编程》((韩)尹圣雨) 学习笔记☆84Updated 3 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆119Updated 3 years ago
- 一个类似于Proxifier的SOCKS5代理工具☆174Updated 7 years ago
- 金山卫士开源代码。同步于Hg源。为了方便查看和学习,同步到Github☆107Updated 11 years ago
- 🌐 Light SOCKS5 proxy☆62Updated 4 years ago
- Fast reverse proxy supports UDP/TCP tunnel proxy.☆33Updated last year
- 使用win api完成对网卡信息的获取和设置☆19Updated 4 years ago
- 基于netfilter修改HTTP数据包(插入、修改、删除)base on netfilter, add some js into http packet☆39Updated 7 years ago
- windows核心编程代码以及注入☆55Updated 7 years ago
- A simple, lightweight socks5 library. (IPv4/IPv6/TCP/UDP/Client/Server)☆38Updated last month
- 轻量级开源VPN软件☆34Updated 9 years ago
- a simple vpn implemented based on c++ asio.☆88Updated 2 years ago
- socks5 proxy server in C☆217Updated 5 years ago
- The design and implementation of TLS/SSL VPNs exemplify a number of security principles, including the following: Virtual Private Networ…☆32Updated 6 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆120Updated 2 years ago
- Windows上C++封装的HTTP库,包含三种实现模式(WinInet、WinHttp、socket)☆207Updated 3 years ago