Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheTinHat/i2pbootstrap
I2P Bootstrap script to automate much of the router setup process on remote servers.
https://github.com/TheTinHat/i2pbootstrap
Last synced: 2 months ago
JSON representation
I2P Bootstrap script to automate much of the router setup process on remote servers.
- Host: GitHub
- URL: https://github.com/TheTinHat/i2pbootstrap
- Owner: TheTinHat
- License: gpl-3.0
- Created: 2015-01-10T18:19:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T21:16:12.000Z (almost 7 years ago)
- Last Synced: 2024-08-04T04:04:54.916Z (6 months ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 19
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-i2p - i2pbootstrap - I2P Bootstrap script to automate much of the router setup process on remote servers. (Automation / I2Pd)
README
I2P Bootstrap
------------A simple script to automate much of the setup process when creating a high bandwidth I2P router on a VPS.
This script was tested on a fresh Digital Ocean Debian Wheezy server and worked perfectly. If
you plan on using this on an existing server, definitely read through the script and understand
the changes that will be made, as it will adjust your SSH settings as well as your firewall
rules, among other things. Lastly, don't blame me if this somehow borks your machine, as it's
meant to go on a fresh Debian 7 server. You will also need to create a separate user with sudo
privileges before running this script, or you'll be locked out of the machine (it disables root
login).To use it just download the script and execute it
`wget https://raw.githubusercontent.com/TheTinHat/i2pbootstrap/master/i2p_bootstrap.sh`
`bash i2p_bootstrap.sh`