update notices about Pythonic

This commit is contained in:
Emil Williams 2024-02-10 03:23:01 +00:00
parent 93f77609cf
commit 61c60dcf0a
No known key found for this signature in database
GPG Key ID: 5432DB986FDBCF8A

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