random- collection of un-sorted bollocks |
git clone git://git.acid.vegas/random.git |
Log | Files | Refs | Archive |
commit be17311980ff0bf0247a238be2ef93063fd32430
parent 3934934e02449daf99397123b90ce297b7a92d71 Author: acidvegas <acid.vegas@acid.vegas> Date: Fri, 5 May 2023 18:29:59 -0400 Updated Diffstat:
|
1 file changed, 1 insertion(+), 2 deletions(-) |
diff --git a/ampscan.py b/ampscan.py @@ -48,4 +48,4 @@ for i in range(100): threading.Thread(target=scan).start() while True: - input('') -\ No newline at end of file + input('') |