diff --git a/torture.py b/torture.py index cf52dd1..1e9f726 100755 --- a/torture.py +++ b/torture.py @@ -2,7 +2,7 @@ import sys, socket request = ( -'GET /AUTHORS HTTP/1.0\r\n' +'GET /darkhttpd.c HTTP/1.0\r\n' '\r\n' )