From 68c2927b4d7475ddf9a91438c0df0a7d9802de22 Mon Sep 17 00:00:00 2001 From: niklas <> Date: Mon, 29 Jan 2001 01:58:13 +0000 Subject: $OpenBSD$ --- src/usr.bin/nc/scripts/webproxy | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/usr.bin/nc/scripts/webproxy') diff --git a/src/usr.bin/nc/scripts/webproxy b/src/usr.bin/nc/scripts/webproxy index cee2d29fd1..f670e4d644 100644 --- a/src/usr.bin/nc/scripts/webproxy +++ b/src/usr.bin/nc/scripts/webproxy @@ -1,4 +1,6 @@ #! /bin/sh +# $OpenBSD: webproxy,v 1.2 2001/01/29 01:58:13 niklas Exp $ + ## Web proxy, following the grand tradition of Web things being handled by ## gross scripts. Uses netcat to listen on a high port [default 8000], ## picks apart requests and sends them on to the right place. Point this -- cgit v1.2.3-55-g6feb