more scripts

This commit is contained in:
Marina Wahl 2014-07-09 03:42:42 -04:00
parent 5852171b21
commit 77bd7a32e9
6 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,12 @@
#! /bin/bash
#
echo "Stunnel on?"
ps aux | grep stunnel
echo
echo "Starting secure SABnzbd... "
echo
python /opt/SABnzbd-0.7.17/SABnzbd.py && google-chrome localhost:8080/sabnzbd
echo
echo "Remember to kill the process after closing the browser!!!"
echo

View file

@ -0,0 +1,6 @@
stunnel
clear
echo
echo "Type sab and sickbeard ..."
echo

View file

@ -0,0 +1,11 @@
echo "--------------------------------------------------"
echo
echo "Starting i2p..."
echo
echo " Don't forget to proxy the browser or the network"
echo " with 127.0.0.1, ports 4444 and 4445"
echo
echo "--------------------------------------------------"
echo
cd ~/i2p/
./i2prouter start