Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 539 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 539 Bytes

PTSpam - Random Data Redirection to Other Pseudo-Terminals

Idea care of John Hammond

This Bash script redirects random data from /dev/urandom to all pseudo-terminals (PTS) except the one associated with the user executing the script.

Usage

  1. Ensure you have the necessary permissions to access /dev/pts.

  2. Run the script using Bash:

    bash PTSpam.sh
    
    bash PTSpam.sh -stop

YouTube link