Re-coding the ping command will allow you to become acquainted with raw IP communication between two machines on a network.
  • C 71.4%
  • Makefile 23.7%
  • Nix 3.2%
  • Dockerfile 1.7%
Find a file
2026-05-22 23:25:13 +02:00
execution feat(execution): add quiet flag behavour 2026-05-22 23:25:13 +02:00
includes feat: export the signal setup function 2026-05-22 23:15:05 +02:00
parsing feat(parsing): now stock the destination struct and str 2026-04-27 17:34:07 +02:00
sources feat: export the signal setup function 2026-05-22 23:15:05 +02:00
utils feat(utils): only one function will setup signal now 2026-05-22 23:14:30 +02: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/compose): changing the mounting point 2026-04-26 19:55:19 +02:00
Dockerfile fix(docker): adding --force-yes flag 2026-05-08 11:41:08 +02:00
flake.nix build(nix/flake): adding the docker / docker-compose rules 2026-03-28 15:38:55 +01:00
Makefile refactor(make): reonving useless operators 2026-05-22 23:08:45 +02:00