rewriteip

package module
v0.0.0-...-c0bf473 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

README

rewriteip

a coredns plugin that returns client ip

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RewriteIP

type RewriteIP struct {
	Next plugin.Handler
}

RewriteIP 插件结构

func (RewriteIP) Name

func (ri RewriteIP) Name() string

Name 返回插件名称

func (RewriteIP) ServeDNS

func (ri RewriteIP) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error)

ServeDNS 处理 DNS 查询

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL