above
above 2.8.1
Invisible network protocol sniffer
https://github.com/caster0x00/AboveApache License 2.0
main program: aboveprograms: above
Maintainers
Platforms (32)
m68k-linuxarmv7a-linuxmips-linuxmips64el-linuxloongarch64-linuxarmv6l-linuxmips64-linuxmipsel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ above ];
Ad-hoc shell
nix-shell -p above
Flake (nix run)
nix run nixpkgs#above