summaryrefslogtreecommitdiff
path: root/sys/man/8/udpecho
blob: 601179747d6718dde6fcffda8b4658da8d9809d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH UDPECHO 8
.SH NAME
udpecho \- echo UDP packets
.SH SYNOPSIS
.PP
.B ip/udpecho
[
.B -x
.I ext
]
.SH DESCRIPTION
.PP
Listen on UDP port 7 and echo back any packets
received.
This should only be run for testing since it can
be used to disguise the identity of someone doing a denial of service attack.