Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can just run the wget command by itself and save the script to a file

  wget -q -O rb.sh 'https://rayburst.com/i/[server id]'
Then take a look directly at the rb.sh

At that point you can do either

  chmod +x rb.sh
  ./rb.sh
or

  bash rb.sh
to run the saved script


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: