Anton Tarabukin
Software Engineer
Category Archives: Utilities
hiSHtory

hiSHtory is a utility for working with the history of commands. Keeps statistics of their execution, stores additional information about them (for example, the completion code, or the time of command execution), and allows you to synchronize information between devices.
autokernel

autokernel is a tool that allows you to check the correctness of the kernel configuration before assembly. From the useful – it can work both with the classic config and be configured through a separate lua script. It is possible to check both the correctness of the parameters themselves and their dependencies on each other.
nccm

nccm is an interesting SSH connection manager. For situations where we need to connect to many different servers via SSH. Github: https://github.com/flyingrhinonz/nccm
Ugit

ugit – утилита для отмены выполненных git команд. Github: https://github.com/Bhupesh-V/ugit Review: https://bhupesh.me/undo-your-last-git-mistake-with-ugit/
Plow

Plow is another utility for http load testing. On the positive side, he is able to give statistics in realtime both in the terminal and in the browser. Github: https://github.com/six-ddc/plow