mirror of
https://github.com/Harrison-Wells-Cyber/PS-Proxy
synced 2026-07-26 08:06:34 +00:00
5 lines
367 B
PowerShell
5 lines
367 B
PowerShell
# PS-Proxy release agent placeholder.
|
|
# Build the real single-file release agent on Windows with: powershell -ExecutionPolicy Bypass -File tools/build-agent.ps1
|
|
# The packaged release replaces this placeholder with a diskless loader containing the embedded PSProxy.Agent.dll.
|
|
throw "release/agent.ps1 has not been packaged yet. Run tools/build-agent.ps1 on Windows."
|