about summary refs log tree commit diff stats
path: root/res/urimethodmap
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-10-12 17:14:01 +0200
committerbptato <nincsnevem662@gmail.com>2024-10-12 17:19:44 +0200
commitc4a75720959a968004fec1996d6870d0874c953d (patch)
tree428407444b6aa0199060629047f5393f3b590218 /res/urimethodmap
parent828716e78b5b1a9fea93c2839d89e189c1fcb252 (diff)
downloadchawan-c4a75720959a968004fec1996d6870d0874c953d.tar.gz
Add `nc' tool & adjust finger/spartan to use it
Simple netcat clone, useful for portable scripts. Especially because
some netcats will close the connection as soon as I close stdin... this
one only quits when either stdout or the socket refuses new data.

Also, it uses our standard TCP connection routine, meaning it respects
ALL_PROXY. (i.e. now spartan works with socks5 too)
Diffstat (limited to 'res/urimethodmap')
-rw-r--r--res/urimethodmap2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/urimethodmap b/res/urimethodmap
index 5f0a2b28..bdeb5b20 100644
--- a/res/urimethodmap
+++ b/res/urimethodmap
@@ -2,7 +2,7 @@
 
 http:			cgi-bin:http
 https:			cgi-bin:http
-finger:			cgi-bin:cha-finger
+finger:			cgi-bin:finger
 gemini:			cgi-bin:gemini
 about:			cgi-bin:about
 file:			cgi-bin:file