Skip to content

feat: to tackle proxies, reads xforwardedfor first then remoteaddr #9

feat: to tackle proxies, reads xforwardedfor first then remoteaddr

feat: to tackle proxies, reads xforwardedfor first then remoteaddr #9

Workflow file for this run

name: Build
on:
push:
branches:
- main
paths-ignore:
- '*.md'
- '*.puml'
- '.github/workflows/release.yaml'
pull_request:
branches:
- main
jobs:
build:
uses: traefik-plugins/workflows/.github/workflows/build.yaml@main