Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
nevadex edited this page Mar 4, 2022 · 6 revisions

Welcome to the EZchat wiki!

The subpages of this wiki include

  • Guides
  • Configuration
  • Usage

Please create an issue to request a new page on this wiki.


Quick Start Guide

EZChat is a self-hosted, self-maintained application. I can not monitor your actions with it, and you are responsible for your actions using EZchat.

EZchat is standalone and all dependencies are built-in. You do not need to download anything to host an EZchat server. EZchat uses minimal resources and a minimal web server(Kestrel/IIS Express), so you do not need to worry about your specs or resources. EZChat can be hosted on Linux, Linux-ARM, or Windows. Depending on your OS, follow either tutorial to start your EZchat server.

Some OSs may not be supported by the release builds. Advanced: You can rebuild the binaries to the OS or kernel you want using the RID modifier.

Downloads

  • Download the correct archive from the Releases page, corrosponding with the OS you are running.
  • Unzip the archive into a folder.

Configuration

Please navigate to the wiki to see how to configure EZchat. Wiki

Windows (win-x64)

  • Open the publish folder
  • Run ezchatv2.exe

Linux (linux-x64) & Linux ARM (linux-arm)

  • Open the publish folder
  • In terminal, run sudo chmod +x ezchatv2
  • In terminal, run sudo ./ezchatv2