{"id":13670984,"url":"https://github.com/tailscale/libtailscale","last_synced_at":"2025-04-13T04:05:22.223Z","repository":{"id":98295432,"uuid":"604394538","full_name":"tailscale/libtailscale","owner":"tailscale","description":"Tailscale C library","archived":false,"fork":false,"pushed_at":"2025-03-25T14:25:55.000Z","size":138,"stargazers_count":215,"open_issues_count":5,"forks_count":25,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-04-13T04:05:07.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":false,"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/tailscale.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":"2023-02-21T01:01:40.000Z","updated_at":"2025-04-12T15:20:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b137cd66-bb6d-4239-bb55-ca403eedc053","html_url":"https://github.com/tailscale/libtailscale","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/tailscale%2Flibtailscale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailscale%2Flibtailscale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailscale%2Flibtailscale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailscale%2Flibtailscale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tailscale","download_url":"https://codeload.github.com/tailscale/libtailscale/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661707,"owners_count":21141450,"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":[],"created_at":"2024-08-02T09:00:54.995Z","updated_at":"2025-04-13T04:05:22.185Z","avatar_url":"https://github.com/tailscale.png","language":"Swift","funding_links":[],"categories":["Go","Swift"],"sub_categories":[],"readme":"# libtailscale\n\nlibtailscale is a C library that embeds Tailscale into a process.\n\nUse this library to compile Tailscale into your program and get\nan IP address on a tailnet, entirely from userspace.\n\n## Building\n\nWith the latest version of Go, run:\n\n```\ngo build -buildmode=c-archive\n```\n\nor \n\n```\nmake archive\n```\n\nThis will produce a `libtailscale.a` file. Link it into your binary,\nand use the `tailscale.h` header to reference it.\n\nIt is also possible to build a shared library using\n\n```\ngo build -buildmode=c-shared\n```\n\nor\n\n```\nmake shared\n```\n\n## Bugs\n\nPlease file any issues about this code or the hosted service on\n[the issue tracker](https://github.com/tailscale/tailscale/issues).\n\n## License\n\nBSD 3-Clause for this repository, see LICENSE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailscale%2Flibtailscale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftailscale%2Flibtailscale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailscale%2Flibtailscale/lists"}