Skip to content

Commit f66cc78

Browse files
committed
docs: Update README.md information GitHub Actions svg [skip ci]
1 parent 9b1a20f commit f66cc78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LocalPortFiltering.AspNetCore
22

3-
[![GitHub Actions](https://github.com/willysoft/LocalPortFiltering.AspNetCore/workflows/Build-Debug/badge.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/actions) [![Releases](https://img.shields.io/github/v/release/willysoft/LocalPortFiltering.AspNetCore.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/releases) [![NuGet](https://img.shields.io/nuget/vpre/LocalPortFiltering.AspNetCore.svg)](https://www.nuget.org/packages/LocalPortFiltering.AspNetCore/)
3+
[![GitHub Actions](https://github.com/willysoft/LocalPortFiltering.AspNetCore/workflows/build-release/badge.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/actions) [![Releases](https://img.shields.io/github/v/release/willysoft/LocalPortFiltering.AspNetCore.svg)](https://github.com/willysoft/LocalPortFiltering.AspNetCore/releases) [![NuGet](https://img.shields.io/nuget/vpre/LocalPortFiltering.AspNetCore.svg)](https://www.nuget.org/packages/LocalPortFiltering.AspNetCore/)
44

55
`LocalPortFiltering.AspNetCore` is a middleware and toolset for ASP.NET Core that enables filtering HTTP requests based on the local port. This package is ideal for scenarios where certain operations must be restricted to specific ports, enhancing application security and traffic control.
66

0 commit comments

Comments
 (0)