shithub: iso

Download patch

ref: 37d860be30f79410ba695904f24df9b34d3f2a10
parent: 4c30c0558f3978bae86172d861f19d0359ad8746
author: moody <moody@nightowl>
date: Wed Feb 4 20:41:34 EST 2026

tracker was too noisy

--- a/bin/trackerc
+++ b/bin/trackerc
@@ -46,7 +46,7 @@
 ~ $info_hash ???????????????????????????????????????? || exit 'bad info hash format'
 
 fn respond {
-	echo $ip $req $* >[1=2]
+#	echo $ip $req $* >[1=2]
 
 	echo 'HTTP/1.1' $* $cr
 	echo $cr
--