mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-11 03:05:41 -04:00
11 lines
No EOL
287 B
Bash
11 lines
No EOL
287 B
Bash
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 |