Skip to content

d3m0n client is a simple client to interract with d3m0n shell for debug purposes.

License

Notifications You must be signed in to change notification settings

DuckpvpTeam-OFFICIAL/d3m0n-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3m0n-client

image

d3m0n client is a simple client to interract with d3m0n shell for debug purposes.

Installation

git clone https://github.com/d3m0n-project/d3m0n-client.git
cd d3m0n-client
chmod 777 *
./build.sh

or git clone https://github.com/d3m0n-project/d3m0n-client.git && cd d3m0n-client && chmod 777 * && ./build.sh

tested on

  • Android 13 (using Termux) => aarch64
  • WSL 2 (Ubuntu on Windows) => x86_64
  • Ubuntu (Live boot) => x86_64

About

d3m0n client is a simple client to interract with d3m0n shell for debug purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • Other 1.4%