Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesun committed Nov 27, 2023
2 parents ae46af9 + 0ab7995 commit 0ff68c8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ BUILD_ORG := talkincode
BUILD_VERSION := latest
BUILD_TIME := $(shell date "+%F %T")
BUILD_NAME := toughradius
RELEASE_VERSION := v8.0.1
RELEASE_VERSION := v8.0.3
SOURCE := main.go
RELEASE_DIR := ./release
COMMIT_SHA1 := $(shell git show -s --format=%H )
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ Welcome to the TOUGHRADIUS project!

# TOUGHRADIUS

TOUGHRADIUS is dedicated to providing comprehensive and excellent network management solutions to our clients.
Our core technology is based on RADIUS and has the capability to extend system functionality to support various network protocols such as TR069 and DNS.
TOUGHRADIUS not only offers a user-friendly system interface, but also boasts powerful data analysis and management features such as real-time network monitoring, usage reporting, and automatic billing generation. We strive to provide our clients with secure, reliable, and efficient network management services, enabling them to achieve more efficient network operations.
TOUGHRADIUS is committed to providing comprehensive and superior network management solutions.
The core technology is based on RADIUS and can extend the system functions to support various network protocols, such as TR069.
TOUGHRADIUS not only provides a user-friendly system interface, but also powerful data analysis and management features such as real-time network monitoring, usage reports and automatic billing. TOUGHRADIUS is dedicated to providing secure, reliable and efficient network management services, enabling them to realize more efficient network operations.

TOUGHRADIUS uses advanced Golang technology to develop the system core, providing excellent system performance and easy deployment experience.

TOUGHRADIUS utilizes advanced Golang technology in the development of its system core, delivering exceptional system performance and a convenient deployment experience.

[quick Start](https://github.com/talkincode/toughradius/wiki/quickstart)

Expand Down Expand Up @@ -62,10 +63,9 @@ Standard RADIUS features

![freeradius-toughradius](https://github.com/talkincode/toughradius/assets/377938/f735d45d-3325-49e5-8b73-21c6205248e3)


TOUGHRADIUS integrates the FreeRADIUS API interface, extending its already comprehensive authentication capabilities and providing even more robust solutions to its clients.
Our integration of the FreeRADIUS API allows for seamless integration with existing network infrastructures and enables us to offer a wider range of authentication options to meet the unique needs of our clients.
Whether you require support for 802.1X, Wi-Fi, VPN, or other network access protocols, TOUGHRADIUS has you covered. With our advanced authentication capabilities and integration with FreeRADIUS, our clients can enjoy a secure, reliable, and efficient network management experience.
TOUGHRADIUS integrates with the FreeRADIUS API interface, extending its already comprehensive authentication capabilities to provide a more robust solution.
Integration with the FreeRADIUS API enables seamless integration with existing network infrastructures, providing a wider range of authentication options to meet unique requirements.
Whether you need to support 802.1X, Wi-Fi, VPNs or other network access protocols, TOUGHRADIUS has you covered. With advanced authentication capabilities and integration with FreeRADIUS, users can enjoy a secure, reliable and efficient network management experience.

### Northbound Interface

Expand Down
12 changes: 6 additions & 6 deletions assets/buildinfo.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
BuildVersion=latest v8.0.1 2023-11-15 21:42:45
ReleaseVersion=v8.0.1
BuildTime=2023-11-15 21:42:45
BuildVersion=latest v8.0.3 2023-11-27 15:38:22
ReleaseVersion=v8.0.3
BuildTime=2023-11-27 15:38:22
BuildName=toughradius
CommitID=933ba2e649ea1e76336f006492ae5bde07297667
CommitDate=Wed, 15 Nov 2023 21:11:16 +0800
CommitID=d42e8b2202dad1c8cec1ef2ac73e2c9712f34feb
CommitDate=Wed, 15 Nov 2023 21:43:05 +0800
CommitUser=jamiesun.net@gmail.com
CommitSubject=2023-11-15 21:11:08 : flow
CommitSubject=2023-11-15 21:42:45 : flow update

0 comments on commit 0ff68c8

Please sign in to comment.