简体   繁体   English

开源C#代理服务器 - 任何项目/示例?

[英]open source C# proxy server - any projects/examples?

Anyone know of any open source C# proxy server projects? 有谁知道任何开源C#代理服务器项目? Otherwise any articles/tutorials that cover how to use C# classes to get proxy server basic functionality working (in particularly for HTTPS requests) 否则,任何涵盖如何使用C#类来获取代理服务器基本功能的文章/教程(特别是对于HTTPS请求)

The only one I have found so far (and I will look at) is: http://www.mentalis.org/soft/projects/proxy/ 到目前为止,我发现的唯一一个(我将会看到)是: http//www.mentalis.org/soft/projects/proxy/

Checkout below project. 结帐项目下方。 Its a HTTPS supporting proxy server 它是支持HTTPS的代理服务器

https://github.com/titanium007/Titanium https://github.com/titanium007/Titanium

You could have a look at the Mini Proxy Server in Sharp . 您可以查看夏普Mini Proxy Server
It supports both HTTP and HTTPS. 它支持HTTP和HTTPS。

Mini Proxy Server in Sharp 夏普的迷你代理服务器

source code of the link for that is here : 链接的源代码在这里:

Source Code here 源代码在这里

or direct link download 或直接链接下载

Direct link download 直接链接下载

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM