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! +