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>
This commit is contained in:
drjones
2026-05-06 00:11:36 -07:00
parent 906000870d
commit 2ef5e0fa69
6 changed files with 11 additions and 126 deletions

View File

@@ -1,5 +0,0 @@
@echo off
title REAPER v2.0 - MASTERSTER
cd /d "%~dp0"
call "%~dp0REAPER.bat"
exit /b %errorlevel%