dipr 1.0.1
dotnet add package dipr --version 1.0.1
NuGet\Install-Package dipr -Version 1.0.1
<PackageReference Include="dipr" Version="1.0.1" />
paket add dipr --version 1.0.1
#r "nuget: dipr, 1.0.1"
// Install dipr as a Cake Addin #addin nuget:?package=dipr&version=1.0.1 // Install dipr as a Cake Tool #tool nuget:?package=dipr&version=1.0.1
UI for Dynamic IP Restriction for App Services
Azure App Services has an interesting feature, "Dynamic IP Restriction" which can be used for protection against attacks such as Distributed Denial of Service.
Restrictions can be imposed on the App Service, to deny access based on
- The number of concurrent requests made.
- The number of requests made in certain interval of time.
These settings can be configured either in the application web.config or applicationHost.xdt of the Azure App Service.
The Site Extension "Dynamic IP restriction for App Services" provides an User Interface to update the settings.
For more details, please refer to https://techcommunity.microsoft.com/t5/azure-app-service/dynamic-ip-restriction-for-app-services/ba-p/1150049
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 1,706 | 2/4/2020 |