(1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (2) 设计并实现一个支持 Cache 功能的 HTTP 代理服务器。要求能缓 存原服务器响应的对象,并能够通过修改请求报文(添加 if-modified-since 头行),向原服务器确认缓存对象是否是最新版本。 (3) 扩展 HTTP 代理服务器,支持如下功能: a) 网站过滤:允许/不允许访问某些网站; b) 用户过滤:支持/不支持某些用户访问外部网站; c) 网站引导:将用户对某个网站的访问引…
☆38May 13, 2016Updated 9 years ago
Alternatives and similar repositories for HTTP-ProxyServer
Users that are interested in HTTP-ProxyServer are comparing it to the libraries listed below
Sorting:
- Message broker with log-structured storage and HTTP API☆37Sep 8, 2023Updated 2 years ago
- A future hobby OS kernel☆11Nov 8, 2020Updated 5 years ago
- Simple tool to add imports recovered by VMSweeper (by Vamit) to VMProtect dump file☆14Jun 27, 2017Updated 8 years ago
- [Not work] Deobfuscate obfuscated binaries!☆11Dec 16, 2016Updated 9 years ago
- libdt is part of the "Huorong eXtendible Stream Scan Engine" project copyright by Huorong Borui (Beijing) Technology Co., Ltd.☆14Aug 17, 2015Updated 10 years ago
- 360官方出品的截图软件,套个马甲可以单独使用☆16Apr 4, 2019Updated 6 years ago
- PE Infector/Cryptor source code☆16Apr 30, 2017Updated 8 years ago
- Windows MITM proxy for proprietary miners☆14Nov 13, 2017Updated 8 years ago
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 12 years ago
- A dns server that use to hijack other dns request in a wifi network for redirect to your custem http server ..☆20Jun 25, 2015Updated 10 years ago
- war3 dota maphack, lua☆17May 26, 2016Updated 9 years ago
- 游戏服务器-客户端模拟框架,可用于模拟客户端发包,接入Lua脚本,开发自测,压测等☆17Jul 21, 2015Updated 10 years ago
- Sample showing the use of CoGetInterceptor☆22Mar 27, 2021Updated 4 years ago
- ☆17Oct 24, 2016Updated 9 years ago
- Xenotix xBOT is a Cross Platform PoC Bot that abuse certain Google Services to implement it's C&C☆27Jun 18, 2018Updated 7 years ago
- AES 256 CBC encryption and Base64 encoding with CryptoAPI and C☆22Apr 7, 2016Updated 9 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Jul 22, 2022Updated 3 years ago
- Notes my learning steps about Windows-NT☆23May 18, 2017Updated 8 years ago
- library, which help to describe or load and execute PE files.☆55Jun 23, 2013Updated 12 years ago
- network speed limiter for Windows☆17Jul 31, 2016Updated 9 years ago
- Generate RSA keys, encrypt and decrypt data☆24Apr 8, 2021Updated 4 years ago
- 一个在屏幕上显示弹幕的小程序☆24May 20, 2019Updated 6 years ago
- ☆24Jul 24, 2020Updated 5 years ago
- ☆22Jul 7, 2017Updated 8 years ago
- Diff tool for comparing export tables in PE images☆24Mar 4, 2020Updated 5 years ago
- C++ HTTP 1.1 server & client library with OpenSSL or SChannel (win32 native) TLS support☆25Jan 28, 2017Updated 9 years ago
- ☆22May 25, 2017Updated 8 years ago
- ☆26Apr 19, 2017Updated 8 years ago
- Bootkit for Windows 7☆27Jun 29, 2014Updated 11 years ago
- ☆27May 27, 2017Updated 8 years ago
- project☆33Jun 10, 2018Updated 7 years ago
- PE file parser☆37Sep 13, 2015Updated 10 years ago
- 使用c++设计实现了windows平台下基于iocp的tcp网络库,用于项目服务器,客户端等各种网络通信的基建,类似于目前流行的各大网络库,主要应用场景为客户端与服务端通信,数据传输下载,图像视频流网络传输等 这个项目的特点是架构上采用了任务消息队列分发接受数据流任务包的…☆42Dec 21, 2021Updated 4 years ago
- Winhttpclient is an interface which packaged with WinHTTP API written in c.☆12Jan 22, 2023Updated 3 years ago
- some different implementations of queue and test result☆33Dec 31, 2022Updated 3 years ago
- ☆40Jan 11, 2022Updated 4 years ago
- A small tool to produce a dummy pdb for an executable with symbols at addresses from a file☆40Nov 16, 2017Updated 8 years ago
- PsSetCreateProcessNotifyRoutine/Ex/Ex2 hook☆12May 30, 2024Updated last year
- Perform regex pattern matching on binary data. (Regex-like)☆36Jul 21, 2017Updated 8 years ago