Skip to content

SharpProxy is 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.

Notifications You must be signed in to change notification settings

jocull/SharpProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 is 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages