e4d20d89e7
Nosuid TCP/IP ping is a small, secure replacement for the original ping command. Unlike its setuid counterpart, it won't allow flood-pings, security compromises and other typical problems. It uses TCP syn-rst challenge/response instead of ICMP echo and echo-reply. WWW: http://lcamtuf.coredump.cx/ from Artur Skura <arturs@iidea.pl> with changes from me
18 lines
358 B
Plaintext
18 lines
358 B
Plaintext
$OpenBSD: patch-ping_1,v 1.1.1.1 2003/04/16 20:30:20 sturm Exp $
|
|
--- ping.1.orig Mon Feb 10 19:11:56 2003
|
|
+++ ping.1 Sat Feb 22 15:58:58 2003
|
|
@@ -1,11 +1,11 @@
|
|
.TH C2SH 1 "August, 08, 1998" "poink-1.6"
|
|
.SH NAME
|
|
-ping \- Nosuid, secure TCP/IP ping
|
|
+poink \- Nosuid, secure TCP/IP ping
|
|
.SH SYNOPSIS
|
|
.hy 0
|
|
.na
|
|
.TP
|
|
-.B ping
|
|
+.B poink
|
|
[
|
|
.B -i
|
|
.I delay
|