Skip to content

Script to remote shred a VPS via SSH

License

Notifications You must be signed in to change notification settings

solidc0re/remote-shred-VPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

remote-shred-VPS

Script to remote shred a VPS via SSH and perform a shutdown.

Instructions

  1. Copy script to /dev/shm/shred_all.sh
  2. Enable execution:
chmod +x /dev/shm/shred_all.sh
  1. To run:
nohup bash -c 'coproc (bash -c "source /dev/shm/shred_all.sh")' &

About

Script to remote shred a VPS via SSH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages