Location>code7788 >text

NSmartProxy: a .NET open source, cross-platform intranet penetration tool

Popularity:475 ℃/2024-08-31 08:01:15

preamble

NET open source, free (MIT License), cross-platform intranet penetration tool built in the fully asynchronous mode of .NET Core: NSmartProxy.

Introduction to Intranet Penetration Tools

An intranet penetration tool is a tool that allows users to securely access and manage devices in an intranet (e.g. home network, corporate LAN, etc.) from anywhere on the Internet.

Features & Benefits

  • Ease of use: easy to configure and user friendly.
  • Multi-End Mapping: Users only need to install one NSmartProxy client to map multiple services across the LAN, greatly simplifying the configuration process.
  • Protocol support: support for a variety of protocols under the TCP stack (such as FTP, Telnet, SMTP, HTTP/HTTPS, etc.) as well as some of the UDP-based protocols (such as DNS query, mosh services), to meet the needs of different services.

Operating Principle

  • Server (): deployed on the extranet to receive reverse connections from end users and clients and forward them to each other.
  • Client (NSmartProxyClient): deployed on the intranet, used to forward requests and responses to access various services on the intranet.

Project Source Code

Server-side effects

Project source code address

More useful features and characteristics of the project welcome to the project open source address to view 👀, do not forget to give the project a Star support 💖.

  • Open source address:/tmoonlight/NSmartProxy

A selection of great projects and frameworks

This project has been included in the C#/.NET/.NET Core Excellent Projects and Frameworks Selection, focusing on the excellent projects and frameworks selection can let you keep abreast of the latest developments and best practices in the field of C#, .NET and .NET Core, and improve the efficiency and quality of development work. The pit has been dug, you are welcome to submit PR recommendations or self-recommendation (so that excellent projects and frameworks are not buried 🤞).

  • GitHub open source address:/YSGStudyHards/DotNetGuide/blob/main/docs/DotNet/
  • Gitee open source address:/ysgdaydayup/DotNetGuide/blob/main/docs/DotNet/