Skip to content
/ chat Public

Terminal lan chat for linux

License

Notifications You must be signed in to change notification settings

x3ric/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Chat provides a straightforward tcp chat communication cli in local host.

Dependencies

Linux operating system

Standard TCP/IP libraries (arpa/inet.h)

Installation

Clone the repository and install the executable using the following commands:

git clone https://github.com/x3ric/chat
cd chat
sudo make install

Usage

Once installed, you can run following command:

chat # start chat server or connect locally if already running

Network Configuration Options

Expand Chat's capabilities beyond the local host through various methods:

Port Forwarding

Configure port forwarding for the server's port. The server provides the exact command to connect via port forwarding.

Third-Party Server Proxy

Services like :

Haguichi: Manage Hamachi VPN connections on Linux.

Ngrok: Create secure tunnels to localhost for temporary access and testing.

ZeroTier: Easily manage virtual networks and establish secure connections.


Arch Linux

About

Terminal lan chat for linux

Topics

Resources

License

Stars

Watchers

Forks