Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shynuu/free5gc-cli
An interactive CLI for free5gc
https://github.com/shynuu/free5gc-cli
5g free5gc gnb
Last synced: 24 days ago
JSON representation
An interactive CLI for free5gc
- Host: GitHub
- URL: https://github.com/shynuu/free5gc-cli
- Owner: shynuu
- License: apache-2.0
- Created: 2020-11-12T23:31:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T17:22:29.000Z (almost 4 years ago)
- Last Synced: 2024-08-04T00:04:00.693Z (4 months ago)
- Topics: 5g, free5gc, gnb
- Language: Go
- Homepage:
- Size: 29.6 MB
- Stars: 20
- Watchers: 4
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-5g - free5gc-cli - An interactive CLI for free5gc. (Platforms)
README
![freecli-interactive-cli](https://user-images.githubusercontent.com/41422704/99889610-220d3580-2c57-11eb-9133-f4a1daaa9258.gif)
Freecli 5G is an interactive cli utility to test and experiment free5gc.
## Features
- Subscriber: manage the subscriber of free5gc in a fashion way
- 5G gNB: emulate a 5G gNB: Registration of UE, PDU Session Request, Provide linux level GTP encapsulation allowing to send and receive real traffic to/from the UPF, QoS DSCP Marking
- QoS: apply DSCP PHB to packets
- NF: manage the CN Network Functions and interact with the databaseRead the [WIKI](https://github.com/Srajdax/free5gc-cli/wiki) for more documentation on the CLI and each module
## To avoid any confusion
Although this project uses free5gc libraries, it is not part of the official free5gc project.
I've developed it to simplify my 5G deployments/experiments and thought it was nice to share it.All contributions are welcome !
## Acknowledgments
Thanks to the free5gc team for their efforts, their lib and their open source 5G Core Network