{"id":18977300,"url":"https://github.com/mikhailms/go-radius","last_synced_at":"2026-04-28T17:34:45.080Z","repository":{"id":176535714,"uuid":"657365178","full_name":"MikhailMS/go-radius","owner":"MikhailMS","description":"RADIUS protocol implementation in Go language","archived":false,"fork":false,"pushed_at":"2023-07-02T22:36:35.000Z","size":81,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T09:42:08.536Z","etag":null,"topics":["golang","network","protocol","radius"],"latest_commit_sha":null,"homepage":"","language":"Go","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/MikhailMS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-06-22T22:52:43.000Z","updated_at":"2023-07-03T07:50:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"527cbd7b-145e-48b7-bb2e-0efba6a32d71","html_url":"https://github.com/MikhailMS/go-radius","commit_stats":null,"previous_names":["mikhailms/go-radius"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fgo-radius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fgo-radius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fgo-radius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fgo-radius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikhailMS","download_url":"https://codeload.github.com/MikhailMS/go-radius/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978046,"owners_count":19728271,"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":["golang","network","protocol","radius"],"created_at":"2024-11-08T15:28:28.718Z","updated_at":"2026-04-09T17:30:18.822Z","avatar_url":"https://github.com/MikhailMS.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang RADIUS Protocol\nPure (as far as this code goes) implementation of RADIUS protocol in Go\n\nMost of the RFCs related to RADIUS protocol are implemented with a few exceptions for a few data types, ie TLV, VSA\n\n#### Go Version Support\n![Go version](https://img.shields.io/badge/Go-1.20-brightgreen.svg)\n![Go version](https://img.shields.io/badge/Go-1.19-brightgreen.svg)\n![Go version](https://img.shields.io/badge/Go-1.18-brightgreen.svg)\n\nOlder versions may also be fine, however Action CI/CD only tests against versions above\n\n\n## Installation\n```\ngo get \"github.com/MikhailMS/go-radius\"\n\n# In Go code\nimport \"github.com/MikhailMS/go-radius\"\n```\n\n## Tests\n1. `go test ./...`\n\n\n## Contributing\nWould you love to contribute to this project? I'd really appreciate your input!\n\n1. Raise an issue, if you believe some functionality is missing, something is broken and etc\n2. Create a PR, if you already sorted out some issues yourself. **Please ensure** to submit PR to **development branch**\n\n\n## Notes\n1. This is re-write of [Rust implementation of RADIUS protocol](https://github.com/MikhailMS/rust-radius)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Fgo-radius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhailms%2Fgo-radius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Fgo-radius/lists"}