mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-13 04:02:18 -04:00
add things resources from the last 5 years over machines
This commit is contained in:
parent
ac9c955e0b
commit
3efc19e1f2
77 changed files with 2327 additions and 84 deletions
11
shell_scripts/i2p.sh
Normal file
11
shell_scripts/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