Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 585 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 585 Bytes

Sent2Ngl

Sent anonymous messages to ngl.link person via CLI (Command-Line Interface)

Installation

Install sent2ngl (build from source) But, you need to install Go language first.

  git clone https://github.com/hansputera/sent2ngl
  cd sent2ngl

  go build

Usage

After build the source code, run

Format:

  ./sent2ngl username message1 message2

Example:

  ./sent2ngl hanif.dwy.sembiring20 hello world

Authors

License

MIT