{"id":20210195,"url":"https://github.com/lancelet/numbat","last_synced_at":"2025-03-03T10:27:24.801Z","repository":{"id":140794070,"uuid":"248684808","full_name":"lancelet/numbat","owner":"lancelet","description":"Learning how the \"Network of Tubes\" works","archived":false,"fork":false,"pushed_at":"2020-03-30T08:15:00.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T21:27:43.255Z","etag":null,"topics":["network","tcp"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lancelet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-20T06:33:07.000Z","updated_at":"2020-03-30T08:15:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3857994-3d30-49a4-9715-ffe742d56991","html_url":"https://github.com/lancelet/numbat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fnumbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fnumbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fnumbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fnumbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lancelet","download_url":"https://codeload.github.com/lancelet/numbat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241646259,"owners_count":19996538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["network","tcp"],"created_at":"2024-11-14T05:46:43.979Z","updated_at":"2025-03-03T10:27:24.794Z","avatar_url":"https://github.com/lancelet.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Network Numbat\n\n![Haskell CI](https://github.com/lancelet/numbat/workflows/Haskell%20CI/badge.svg)\n\n\u003e Learning how the Network of Tubes works\n\nThis project is not intended to implement any \"real-world\" functionality.\nInstead, it's my personal learning about the network stack.\n\n## Implemented Features\n\n- [ ] Encoding / decoding TCP header\n- [ ] Encoding / decoding IP segments\n- [ ] TCP state machine\n\n## Sources of Documentation\n\n- [RFC 793][rfc-793]: The main TCP RFC.\n- [TCP at Wikipedia][tcp-wikipedia]: Extra summary of background information.\n- [`tcpdump` Cheatsheet][tcpdump-cheatsheet]: Useful summary of `tcpdump`\n  options.\n- [`rust_tun`][rust-tun]: A Rust binding for TUN which works on MacOS.\n- [`mac-utun`][mac-utun]: Another Rust TUN binding for MacOS.\n- [WWDC Presentation on DriverKit][wwdc-driverkit]: DriverKit allows user-space\n  macOS drivers. Maybe even a TAP (layer 2 virtualisation) implementation.\n- [WWDC Presentation on Network Extensions][wwdc-network-extensions]: I think \n  this is more background on DriverKit, etc.\n- [NetworkingDriverKit][networkingdriverkit]: A sub-component of DriverKit,\n  for Ethernet drivers.\n\n[rfc-793]: https://tools.ietf.org/html/rfc793\n[tcp-wikipedia]: https://en.wikipedia.org/wiki/Transmission_Control_Protocol\n[rust-tun]: https://github.com/meh/rust-tun\n[mac-utun]: https://crates.io/crates/mac_utun\n[tcpdump-cheatsheet]: https://www.andreafortuna.org/2018/07/18/tcpdump-a-simple-cheatsheet/\n[wwdc-driverkit]: https://developer.apple.com/videos/play/wwdc2019/702/\n[wwdc-network-extensions]: https://developer.apple.com/videos/play/wwdc2019/714/\n[networkingdriverkit]: https://developer.apple.com/documentation/networkingdriverkit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelet%2Fnumbat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flancelet%2Fnumbat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelet%2Fnumbat/lists"}