Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurmelton/i2pbsd
A live bootable OpenBSD distro to use i2p
https://github.com/arthurmelton/i2pbsd
Last synced: 25 days ago
JSON representation
A live bootable OpenBSD distro to use i2p
- Host: GitHub
- URL: https://github.com/arthurmelton/i2pbsd
- Owner: arthurmelton
- License: gpl-2.0
- Created: 2023-06-02T00:09:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-02T14:12:27.000Z (over 1 year ago)
- Last Synced: 2024-12-09T09:08:57.884Z (about 1 month ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i2pbsd
A live bootable OpenBSD distro to use i2pNOT FULLY WORKING AS OF YET
## Building
You will need
- ~5gb of free space
- a openbsd system (or vm)In a new openbsd system (If you used the default install you will need to go to `/home` to have enough storage) or an existing one run the following:
```sh
pkg_add git
git clone https://github.com/amtitan/i2pbsd
cd i2pbsd
chmod +x build.sh
./build.sh
```You should now have the file `i2pbsd.iso` that you are able to plugin to any system to get i2p up and running securly