{"id":19349085,"url":"https://github.com/digineo/fastd","last_synced_at":"2025-04-23T06:30:48.494Z","repository":{"id":66303812,"uuid":"58725930","full_name":"digineo/fastd","owner":"digineo","description":"Fast and Secure Tunnelling Daemon (fastd) for FreeBSD","archived":false,"fork":false,"pushed_at":"2021-01-05T19:49:24.000Z","size":243,"stargazers_count":29,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T09:22:27.918Z","etag":null,"topics":["fastd","freebsd"],"latest_commit_sha":null,"homepage":"","language":"Go","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/digineo.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":"2016-05-13T09:51:15.000Z","updated_at":"2022-11-22T11:23:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"da6716a8-2728-4e77-837e-87b062555fc9","html_url":"https://github.com/digineo/fastd","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/digineo%2Ffastd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digineo%2Ffastd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digineo%2Ffastd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digineo%2Ffastd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digineo","download_url":"https://codeload.github.com/digineo/fastd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250384717,"owners_count":21421781,"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":["fastd","freebsd"],"created_at":"2024-11-10T04:24:39.729Z","updated_at":"2025-04-23T06:30:48.486Z","avatar_url":"https://github.com/digineo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastd\n\nAn implementation of the [fastd](https://projects.universe-factory.net/projects/fastd/wiki) VPN protocol for FreeBSD.\nIt consists of a kernel module and a user space daemon written in [Go](https://golang.org/).\n\n## Features\n\n* High performance\n* TUN support (Layer 3)\n* Dual-Stack (IPv4 + IPv6)\n* FHMQV (Fully Hashed Menezes-Qu-Vanstone) key exchange\n* Null Cipher (no encryption)\n\n\n## Installation\n\n### Kernel module\n\n    svnlite checkout https://svn.FreeBSD.org/base/releng/12.0 /usr/src\n\n    # cloning ...\n    cd kmod\n    make\n    sudo kldload ./fastd.ko\n\nTo create a debug build:\n\n    make DEBUG_FLAGS=-DDEBUG\n\n### Daemon\n\n    go get github.com/digineo/fastd\n    go install github.com/digineo/fastd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigineo%2Ffastd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigineo%2Ffastd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigineo%2Ffastd/lists"}