aboutsummaryrefslogtreecommitdiff
path: root/src/data/recon.sample.conf
blob: 96c3d0068a2ca16d791141c0e69ac975b99b3fd2 (plain)
1
2
3
4
5
6
7
8
9
10
# IPv4 target networks
T	192.18.0.0/24 # Test pool A
T	192.18.1.0/25# Test pool B
	# IPv6 target networks
T	fc00:A::/96 # Test pool C
	T	fc00:B::/98 # Test pool D

# Blacklists
BL	192.168.0.1/24 # My Private Net (IPv4)
BL	fd00:ABBA::/64 # My Private Net (IPv6)