Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vforteli/flexinets.radius.core
Radius packet parser and assembler library for .Net.
https://github.com/vforteli/flexinets.radius.core
netstandard radius radius-client radius-dictionary radius-packet radius-server rfc2865 rfc2866
Last synced: about 13 hours ago
JSON representation
Radius packet parser and assembler library for .Net.
- Host: GitHub
- URL: https://github.com/vforteli/flexinets.radius.core
- Owner: vforteli
- License: mit
- Created: 2017-08-14T08:15:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-09T19:37:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-17T21:15:55.173Z (about 13 hours ago)
- Topics: netstandard, radius, radius-client, radius-dictionary, radius-packet, radius-server, rfc2865, rfc2866
- Language: C#
- Homepage:
- Size: 72.3 KB
- Stars: 13
- Watchers: 5
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Radius packet parser and assembler library for .Net.
[![Build Status](https://tikali.visualstudio.com/Flexinets.Radius/_apis/build/status/vforteli.Flexinets.Radius.Core?branchName=master)](https://tikali.visualstudio.com/Flexinets.Radius/_build/latest?definitionId=1&branchName=master)
Includes Core functionality for parsing and assembling Radius packets using a dictionary
Conditionally compliant with RFCs
https://tools.ietf.org/html/rfc2865
https://tools.ietf.org/html/rfc2866
https://tools.ietf.org/html/rfc5997
https://www.nuget.org/packages/Flexinets.Radius.Core/