{"id":25688998,"url":"https://github.com/embeddedos/vni","last_synced_at":"2025-02-24T21:17:24.404Z","repository":{"id":241151512,"uuid":"804246827","full_name":"EmbeddedOS/vni","owner":"EmbeddedOS","description":"Simple virtual network interface kernel module + transmitter/receiver layer 2 raw socket.","archived":false,"fork":false,"pushed_at":"2024-05-26T14:59:24.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-08T15:14:27.100Z","etag":null,"topics":["linux-kernel-module","socket","virtual-network"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmbeddedOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-22T08:27:06.000Z","updated_at":"2024-07-08T15:14:35.717Z","dependencies_parsed_at":"2024-07-08T15:14:28.919Z","dependency_job_id":null,"html_url":"https://github.com/EmbeddedOS/vni","commit_stats":null,"previous_names":["lava264/vni","embeddedos/vni"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fvni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fvni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fvni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmbeddedOS%2Fvni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmbeddedOS","download_url":"https://codeload.github.com/EmbeddedOS/vni/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240557481,"owners_count":19820360,"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":["linux-kernel-module","socket","virtual-network"],"created_at":"2025-02-24T21:17:23.019Z","updated_at":"2025-02-24T21:17:24.409Z","avatar_url":"https://github.com/EmbeddedOS.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VNI\n\n- Virtual Network Interface.\n\n## What is this?\n\n- Create very simple network interface kernel module, a transmitter that transfer raw socket layer 2, and a receiver that capture all packet on the interface.\n\n- Build \u0026 install the module:\n\n```bash\nmake \u0026\u0026 sudo insmod vni.ko \u0026\u0026 sudo ifconfig vni0 up\n```\n\n- Run the layer 2 socket packet receiver:\n\n```bash\nsudo ./receiver.o vni0\n```\n\n- Send raw packet layer 2:\n\n```bash\nsudo ./transmitter.o vni0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedos%2Fvni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembeddedos%2Fvni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedos%2Fvni/lists"}