Re-coding the ping command will allow you to become acquainted with raw IP communication between two machines on a network.
Find a file
2026-03-28 14:40:27 +01:00
includes feat(includes): adding debugs/errors macro 2026-03-28 14:40:27 +01:00
parsing build(parsing): adding the CPPFLAGS if not set 2026-03-25 13:45:51 +01:00
.gitignore core(git/ignore): adding the executable name on the ignore 2026-03-23 14:58:04 +01:00
docker-compose.yml build(docker): adding a docker to get ping from inetutils 2.0 2026-03-28 14:38:29 +01:00
Dockerfile build(docker): adding a docker to get ping from inetutils 2.0 2026-03-28 14:38:29 +01:00
flake.nix build(nix/flake): adding tmux-setup script 2026-03-28 14:37:11 +01:00
Makefile build: adding some rules for debug / bonus 2026-03-28 14:39:52 +01:00