X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fforward%2Flatlong.pl;h=951b5d56df78121884131f4bfbf48b136ad67aba;hb=ca828d0e2a21d9a6540361ca4878df71f125e120;hp=e9afd71014e6e1913f998cdd802cfe4abeb2e69a;hpb=e67d75717f0625225632cfd12a7a2d899fb692ea;p=spider.git diff --git a/cmd/forward/latlong.pl b/cmd/forward/latlong.pl index e9afd710..951b5d56 100644 --- a/cmd/forward/latlong.pl +++ b/cmd/forward/latlong.pl @@ -11,6 +11,8 @@ my ($self, $line) = @_; return (1, $self->msg('e5')) unless $self->priv >= 6; +return (1, "I can't image why you want to use this command other than as a DoS attack", "DO NOT USE!!!"); + my @dxchan; my @out; my $dxchan;