sdc1992 / SharpProxy

SharpProxy a simple, threaded, point-to-point proxy. It was originally created to open up local ASP.NET development servers through Visual Studio for testing on mobile devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharpProxy is a simple proxy server developed with the intent of being able to open up local ASP.NET development servers.

This allows you to test, hit breakpoints, and generally do development by using other machines and mobile devices.

Simply enter the local port number of your .NET development server and map it with an external port to host on.

About

SharpProxy a simple, threaded, point-to-point proxy. It was originally created to open up local ASP.NET development servers through Visual Studio for testing on mobile devices.