Skip to content

platinum-PT/xt_domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipt_domain

A netfilter module, use can use iptables to match DNS domain.

Install

# make KERNEL_SRC=<your kernel source> IPTABLES_SRC=<your iptables source> install

Usage

# iptables -m domain -h
domain v0.0.3 options:
  --name "www.chinaunix.net"            Match the domain named "www.chinaunix.net"
  --name "chinaunix.net"                Match the domain named "chinaunix.net"
                                        include www.chinunix.net, bbs.chinaunix.net, man.chinaunix.net

Version supporting

kernel: >= 2.6.38

iptables: >= 1.4.11

About

Xtables: DNS address match

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages