maxtar bc1c33a189 Изменил(а) на 'README.md' | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
checksum | %!s(int64=7) %!d(string=hai) anos | |
stubwebserver | %!s(int64=5) %!d(string=hai) anos | |
udpstubserver | %!s(int64=4) %!d(string=hai) anos | |
wintime | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
go.mod | %!s(int64=5) %!d(string=hai) anos |
Different tools for different IT tasks
Tool for calculating different hashes.
Now available the following hash algorithms:
checksum -f <path to file> [-algo ]
Arguments order doesn't matter.
For example:
checksum -algo sha256 -f d:\usr\tmp.xml
Tool created for the linux "time" purposes - calculate program executing time.
wintime <command to run>
Stub server receieve any request and return parameters to output response.
For example:
stubserver -p 8080 -logdir "../log" -stdout
Server listen UDP port and write received packet to console.
For example:
udpstubserver -p 8125