h7x4 dd23346bda
All checks were successful
Build and test / check (push) Successful in 59s
Build and test / build (push) Successful in 1m37s
Build and test / test (push) Successful in 3m3s
Build and test / docs (push) Successful in 2m52s
nix: add clap completions
2026-01-09 05:19:40 +09:00
2026-01-09 05:19:40 +09:00
2026-01-09 05:19:40 +09:00
2026-01-04 03:46:13 +09:00
2026-01-09 05:19:40 +09:00
2026-01-09 05:19:40 +09:00
2026-01-04 03:46:13 +09:00
2026-01-06 12:36:15 +09:00

Coverage Docs

roowhoo2

Reimplementation of a subset of linux' netkit tools.

Programs reimplemented

  • finger
  • rwho/ruptime
  • rusers/rup
  • rwall

Programs not reimplemented

  • rsh/rexec/rcp/rlogin: use ssh + scp/rsync
  • talk: use a local irc server
  • ping/telnet/ftp/tftp/write: all of these you can get from other packages
  • inetd: either use a different distribution or use systemd socket activation
  • timed: use an ntp client
  • biff/comsat: nah
  • ripquery/routed: nuh-uh
  • rpc*: no need
Description
Linux netkit tools reimplementation
Readme 588 KiB
Languages
Rust 84.2%
Nix 15.8%