CmdTool Version-1.0 - A portable console IO server

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
MathInDOS
Posts: 2
Joined: 07 Oct 2020 20:43

CmdTool Version-1.0 - A portable console IO server

#1 Post by MathInDOS » 16 Oct 2020 01:26

To avoid many plugins in one batch script I create it.

What is this?
This is a program which takes user input and give output on console window.

What is console IO server?
IO (Input Output), console IO server is a batch plugin like batbox (creator DarkBatcher) . But I see batbox is too slow in some old Windows Computers so avoid this issue
I create CmdTool.

Speed test?
I take a speed to fill the CMD by (219) ASCII characters test and I found this! :mrgreen:
1. BatBox 11.93 seconds
2. CmdTool 09.04 seconds

So we can see CmdTool is fast than batbox. :o

Windows Link: https://filebin.net/4aepm4iqw6etpc8t/Cm ... t=l9ffqyip

This is version-1.0 so just some features in next updates I will give more features!

Hope first look is good! :)

T3RRY
Posts: 250
Joined: 06 May 2020 10:14

Re: CmdTool Version-1.0 - A portable console IO server

#2 Post by T3RRY » 21 Oct 2020 10:06

Disinclined to test this. As a new user you are an unkown quantity offering download of a zip containing unkown contents / code / virus or malware.

Not to say thats your intent, theres just no reason for anyone to take that risk.

MathInDOS
Posts: 2
Joined: 07 Oct 2020 20:43

Re: CmdTool Version-1.0 - A portable console IO server

#3 Post by MathInDOS » 17 Nov 2020 21:54

It's not any malware, check out using virustotal but you may find fake false positives.

Post Reply