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

发布于 2024-09-08 15:24:31 字数 232 浏览 3 评论 0原文

有人知道任何开源 C# 代理服务器项目吗?否则,任何涵盖如何使用 C# 类来使代理服务器基本功能正常工作(特别是 HTTPS 请求)的文章/教程

到目前为止,我找到的唯一一个(我将查看)是: http://www.mentalis.org/soft/projects/proxy/

Anyone know of any open source C# proxy server projects? Otherwise any articles/tutorials that cover how to use C# classes to get proxy server basic functionality working (in particularly for HTTPS requests)

The only one I have found so far (and I will look at) is: http://www.mentalis.org/soft/projects/proxy/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

别把无礼当个性 2024-09-15 15:24:31

您可以查看Sharp 中的迷你代理服务器
它支持 HTTP 和 HTTPS。

You could have a look at the Mini Proxy Server in Sharp.
It supports both HTTP and HTTPS.

本宫微胖 2024-09-15 15:24:31

检查下面的项目。它是一个支持 HTTPS 的代理服务器

https://github.com/titanium007/Titanium

Checkout below project. Its a HTTPS supporting proxy server

https://github.com/titanium007/Titanium

蓬勃野心 2024-09-15 15:24:31

Sharp 中的 Mini Proxy Server

源代码链接如下:

源代码此处

或直接链接下载

直接链接下载

Mini Proxy Server in Sharp

source code of the link for that is here :

Source Code here

or direct link download

Direct link download

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文