We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ade51 commit efb78f3Copy full SHA for efb78f3
1 file changed
README.md
@@ -18,8 +18,8 @@ The default timeout is `5s`. Set to `0` or `none` to disable the timeout.
18
## Examples
19
20
```
21
-# Enable from any source (probably don't want this in prod)
22
-proxyprotocol 0.0.0.0/0 ::/0
+# Enable from any source
+proxyprotocol
23
24
# Enable from local subnet and fixed IP
25
proxyprotocol 10.22.0.0/16 10.23.0.1/32
0 commit comments