Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple Bash/netcat-based chat application

NotificationsYou must be signed in to change notification settings

ajor/bash-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

A simple netcat-based chat application, originally made to be used on a local network when the internet connection goes down and other chat services are unavailable.

Usage

  1. Person 1 runsserver.sh
  2. Person 2 connects withnc a.b.c.d 9999 where a.b.c.d is the IP address of person 1

BashChat defaults to port 9999, but this can be configured on the command line to avoid conflicts and allows running multiple BashChat sessions from the same computer. e.g. Running on port 9998:server.sh 9998

About

A simple Bash/netcat-based chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp