Added MASTERSTER.bat - one-swoop install+launch

This commit is contained in:
drjones
2026-05-05 23:48:38 -07:00
parent 2acf6acc72
commit af002462c4
2 changed files with 112 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
# FastRDP-NG - zero dependencies needed for core
# Optional pretty terminal output:
# colorama>=0.4.6
# REAPER v2.0 - RDP Exploitation Framework
#
# Core runs on Python stdlib (asyncio, tkinter, socket).
# These are only needed for the proxy module:
aiohttp>=3.9.0
aiohttp-socks>=0.11.0