Skip to content

k3ldar/netcore2-reverse-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netcore2-reverse-proxy

This is a .NET Core 2.2 sample project showing how to implement a custom reverse proxy, as described in the article Building a Reverse Proxy in .NET Core.

Credit

Based on the work completed at https://github.com/andychiare/netcore2-reverse-proxy by Andy Chiare

Changes from original source

This can now be hosted as a windows service, and reverse proxy between the outside world and IIS, ideal if you are running a small hosting server yourself on Windows 10 Home edition.

About

An example of how to implement a reverse proxy in .NET Core 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%