From 61c60dcf0a1eb4d22db90edef25f441a82995c2e Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 10 Feb 2024 03:23:01 +0000 Subject: [PATCH] update notices about Pythonic --- client/README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/client/README b/client/README index 3e41023..3c72df1 100644 --- a/client/README +++ b/client/README @@ -5,7 +5,7 @@ The classic: torify netcat 7ks473deh6ggtwqsvbqdurepv5i6iblpbkx33b6cydon3ajph73sssad.onion 50000 The socat: - requires socat and tor daemon + requires socat and tor daemon (WHICH MUST BE RUNNING, if you use soystemd: `systemctl enable tor.service --now`) socat - SOCKS4A:127.0.0.1:7ks473deh6ggtwqsvbqdurepv5i6iblpbkx33b6cydon3ajph73sssad.onion:50000,socksport=9050 Extension for raw clients: @@ -40,3 +40,11 @@ moontalk.tcl: you'll need tcl and tk to run it. Click the bottom bar to talk. Graceful about reconnections. + +moontalk.py: + + Pretty ergonomic, but works. + + Runs off of Python and Tkinter. + The enter key does NOTHING! + -- 2.39.5