Commit Graph

3 Commits

Author SHA1 Message Date
drjones
7068dbd12d Fixed scan crash: all tkinter widget access now happens on main thread (Tcl NOT thread-safe). _log() routes GUI updates via root.after(). _scan_worker reads all tkinter vars on main thread. Removed unused _spray_queue. 2026-05-06 12:35:35 -07:00
drjones
2ef5e0fa69 Chore: single launcher REAPER.bat only; drop redundant bats and unused ports.txt
- Remove MASTER/MASTERSTER/install/run batch shims
- Remove wordlists/ports.txt (ports are GUI checkboxes)
- README: how to run (REAPER.bat + manual pip/main)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-06 00:11:36 -07:00
drjones
5ed73d4fea v2.0 streaming redesign: concurrent scan+spray, RDP connect button, live stats fix, terminal output 2026-05-05 19:04:35 -07:00