This is the project for mocking a SonicWALL Guest Auth endpoints. It imitates a SonicWALL appliance for development of an external authentication server (captive portal).
MockServer is built against ASP.NET Core 1.1.0 using the 1.0.0-preview2-003131 SDK. This is the only configuration we are going to support on the issue tracker.
Also we are staying on the project.json based tooling until Visual Studio 2017 has been released - IOW you need to use Visual Studio Update 3 with the preview ASP.NET Core tooling.
Then, goto http://localhost:5001
If you don't have a SonicWALL appliance handy you may use the mock server we provide. There is a minimal UI to control the behaviour of the server.
It looks like this:
See contributing
We're currently deciding about open source our CaptivePortal project. It is a ASP.NET Core 1.1 web application with a UI and manage website still being built.