We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Features
1 parent c31e631 commit a21f732Copy full SHA for a21f732
1 file changed
README.md
@@ -4,6 +4,13 @@
4
5
A firewall-enabled reverse proxy server built with .NET Kestrel and YARP (Yet Another Reverse Proxy).
6
7
+## Features
8
+
9
+* Reverse proxy powered by YARP
10
+* Path-based request filtering (allow/deny by prefix, suffix, or contains)
11
+* User-Agent based request filtering (allow/deny by prefix, suffix, or contains)
12
+* OpenTelemetry support (logging, metrics, tracing)
13
14
## Requirements
15
16
- .NET 10.0
0 commit comments