artempyanykh / ipecho

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipecho

NOTE: This is a WIP. This projects exists only to scratch my itch. Don't use it!

Server that echoes IP addresses of clients

Features

  • Available on all major platform (Windows, Linux and Windows)

Installation

Using Opam

opam install ipecho

Using a script

curl -fsSL https://github.com//ipecho/raw/main/script/install.sh | bash

Usage

ipecho hello NAME

Greets the name given in argument.

Contributing

Take a look at our Contributing Guide.

About

License:ISC License


Languages

Language:OCaml 72.1%Language:Makefile 27.9%