{"id":23817762,"url":"https://github.com/lsongdev/tuntap-go","last_synced_at":"2026-01-21T10:36:38.164Z","repository":{"id":65898149,"uuid":"601511902","full_name":"lsongdev/tuntap-go","owner":"lsongdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-26T11:54:58.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T03:05:01.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/lsongdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"github":"song940","patreon":"song940","open_collective":"song940","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://git.io/fjRcB"}},"created_at":"2023-02-14T08:15:48.000Z","updated_at":"2025-04-29T15:40:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"8cbf29f7-6c51-475f-b072-190972539a20","html_url":"https://github.com/lsongdev/tuntap-go","commit_stats":null,"previous_names":["lsongdev/tuntap-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lsongdev/tuntap-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ftuntap-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ftuntap-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ftuntap-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ftuntap-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/tuntap-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Ftuntap-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28631936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-01-02T05:48:42.057Z","updated_at":"2026-01-21T10:36:38.146Z","avatar_url":"https://github.com/lsongdev.png","language":"Go","funding_links":["https://github.com/sponsors/song940","https://patreon.com/song940","https://opencollective.com/song940","https://git.io/fjRcB"],"categories":[],"sub_categories":[],"readme":"# tuntap.go\n\n## Setup\n\nLinux\n\n```sh\nsudo ip addr add 10.0.0.1/24 dev utun9\nsudo ip link set dev utun9 up\n```\n\nmacOS\n\n```sh\nsudo ifconfig utun9 10.0.0.1 10.0.0.255 up\n```\n\nSending some ICMP broadcast message:\n\n```sh\nping 10.0.0.255\n```\n\nYou'll see output containing the IPv4 ICMP frame:\n```\n2023/02/14 16:14:01 Ethertype: 0a 00\n2023/02/14 16:14:01 Src: 00:00:40:01:ce:c4\n2023/02/14 16:14:01 Dst: 45:00:00:54:96:e5\n2023/02/14 16:14:01 Payload: 00 01 0a 00 00 ff 08 00 7a ae be 7f 00 0d 63 eb 42 c9 00 08 2d 05 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Ftuntap-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Ftuntap-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Ftuntap-go/lists"}