mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-15 05:02:23 -04:00
more scripts
This commit is contained in:
parent
5852171b21
commit
77bd7a32e9
6 changed files with 29 additions and 0 deletions
11
shell_scripts/useful/i2p.sh
Normal file
11
shell_scripts/useful/i2p.sh
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue