]> git.xolatile.top Git - public-moontalk.git/commitdiff
update notices about Pythonic
authorEmil Williams <emilwilliams@tuta.io>
Sat, 10 Feb 2024 03:23:01 +0000 (03:23 +0000)
committerEmil Williams <emilwilliams@tuta.io>
Sat, 10 Feb 2024 03:23:01 +0000 (03:23 +0000)
client/README

index 3e4102348ea4f3b7936b030844a34ed05ee95720..3c72df1220d4f22a05278a86e0da9ec83b31dc22 100644 (file)
@@ -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!
+