21

I2P-Jabber

🐧 Script to configure Jabber (a.k.a. XMPP) server inside i2p network.

🚀 How to run the script

I. Execute the script using curl

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/donBarbos/i2p-jabber/main/install.sh)"

II. Execute the script using wget

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

📝 License

Distributed under the MIT license. See LICENSE for more information.