net-tools/README.md
2026-02-07 20:54:16 +01:00

22 lines
529 B
Markdown

# ft_ping
TODO
### Code Style
TODO
## License
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
## Authors
- **lohhiiccc** - [GitHub](https://github.com/lohhiiccc)
## See Also
- [RFC 792 - Internet Control Message Protocol](https://tools.ietf.org/html/rfc792)
- [RFX 1071 - Computing the Internet Checksum](https://datatracker.ietf.org/doc/html/rfc1071)
- [libicmp](https://github.com/lohhiiccc/icmp)
- [inetutils](https://www.gnu.org/software/inetutils/)