{"id":20768505,"url":"https://github.com/papierkorb/tuntap","last_synced_at":"2025-05-11T09:32:04.626Z","repository":{"id":77922589,"uuid":"75433040","full_name":"Papierkorb/tuntap","owner":"Papierkorb","description":"TUN/TAP driver for Crystal","archived":false,"fork":false,"pushed_at":"2018-12-27T21:45:01.000Z","size":13,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T12:15:18.650Z","etag":null,"topics":["crystal","linux","tun","tuntap"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Papierkorb.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}},"created_at":"2016-12-02T21:39:27.000Z","updated_at":"2022-04-29T22:42:16.000Z","dependencies_parsed_at":"2023-02-25T20:30:27.303Z","dependency_job_id":null,"html_url":"https://github.com/Papierkorb/tuntap","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papierkorb%2Ftuntap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papierkorb%2Ftuntap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papierkorb%2Ftuntap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Papierkorb%2Ftuntap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Papierkorb","download_url":"https://codeload.github.com/Papierkorb/tuntap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253544999,"owners_count":21925317,"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":["crystal","linux","tun","tuntap"],"created_at":"2024-11-17T11:39:16.060Z","updated_at":"2025-05-11T09:32:04.615Z","avatar_url":"https://github.com/Papierkorb.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tuntap\n\nCreate TUN/TAP devices under Linux (And possibly others).  If you want to know\nmore about the intrinsics of TUN/TAP, read the kernel documentation over at\nhttps://www.kernel.org/doc/Documentation/networking/tuntap.txt\n\n**Important:** This shard may only run on Linux x86_64.  If you want to port\nthis to another platform let me know!\n\n## Installation\n\nAdd this to your application's `shard.yml`:\n\n```yaml\ndependencies:\n  tuntap:\n    github: Papierkorb/tuntap\n```\n\n## Usage\n\n```crystal\nrequire \"tuntap\"\n```\n\nPlease see `samples/` for example programs.  Don't worry, they're documented :)\n\n## Contributing\n\n1. Fork it ( https://github.com/Papierkorb/tuntap/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Papierkorb](https://github.com/Papierkorb) Stefan Merettig - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapierkorb%2Ftuntap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpapierkorb%2Ftuntap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpapierkorb%2Ftuntap/lists"}