https://github.com/donbarbos/i2p-jabber
🐧 Script to configure Jabber (a.k.a. XMPP) server inside i2p network
https://github.com/donbarbos/i2p-jabber
bash i2p i2pd jabber linux privacy prosody script security self-hosted shell xmpp
Last synced: 4 months ago
JSON representation
🐧 Script to configure Jabber (a.k.a. XMPP) server inside i2p network
- Host: GitHub
- URL: https://github.com/donbarbos/i2p-jabber
- Owner: donBarbos
- License: mit
- Created: 2023-06-05T22:39:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T08:19:57.000Z (about 3 years ago)
- Last Synced: 2025-03-16T10:25:32.203Z (over 1 year ago)
- Topics: bash, i2p, i2pd, jabber, linux, privacy, prosody, script, security, self-hosted, shell, xmpp
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# i2p-jabber
| Script to configure jabber server inside i2p network |
| ---------------------------------------------------- |
[](https://github.com/donBarbos/i2p-jabber/actions/workflows/shellcheck.yml)
[](https://github.com/donBarbos/i2p-jabber/tree/main/LICENSE)
### 🚀 How to run the script
I. Execute the script using `curl`
```bash
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/donBarbos/i2p-jabber/main/install.sh)"
```
II. Execute the script using `wget`
```bash
sudo bash -c "$(wget -O- https://raw.githubusercontent.com/donBarbos/i2p-jabber/main/install.sh)"
```
### 🔧 Tech Stack
- `i2pd` — is a full-featured C++ implementation of I2P client.
- `prosody` — is a modern XMPP communication server.
### 👷🏾 Contributing
See [`CONTRIBUTING.md`](./CONTRIBUTING.md)
### 📝 License
Distributed under the MIT license. See [`LICENSE`](../LICENSE) for more information.
### 📢 Contact
[donbarbos](https://github.com/donBarbos): donbarbos@proton.me