rsgit /toolsA hyper-hyperfast web frontend for git repositories written in Rust.

some tools

Latest commits
CommitMessageAuthorDate
6a7eabbfeesome fixesToni Uhlig4 years ago
e7bacdee09MAX_TERMINAL_LEN -> MAX_TERMINAL_WIDTH seems more preciseToni Uhlig6 years ago
7b3611a0d3inform the user if we did not saw the file was fully read/written but the pid is not available anymoreToni Uhlig6 years ago
e490f5f4efsupport for writing files (means that fd offset > previously stat'ed file)lns6 years ago
ab65f33409fixed suerfluous length check, fixed incorrect progressbar calculationlns6 years ago

→ full history

Branches
NameTargetSubjectDate
master6a7eabbfeesome fixes4 years ago
Tags
NameTargetSubjectDate
v1.1d7adb84634print features, added argcount to cmd struct, safe_exec accepts max argument param9 years ago
v1.0d05106d796better suidcmd9 years ago
README

some tools

aes.c

A minimal working CLI based aes implementation.

ascii85

A C&P'ed ASCII-85 converter.

asciihexer.c

Magic ascii-2-hex app.

dummyshell.c

A minimalistic restricted system-usage/messaging/command-exec shell.

gol.c

Conway's GameOfLife - written by Steffen Vogel / bugfixed,improved by myself.

progressbar.c

A simple progressbar cmdline viewer - view the current fd position of a given path.

suidcmd.c

multi-call-setuid-binary: Run arbitrary commands (useful for running non-suid programs on non-suid fs).

xidle.c

Report XServer idle time (no cursor movement).

xdiff.c

Report X11 root window pixel diff (without cursor).


Thats all folks.