Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


image


Freecli 5G
Free5GC v3.0.4
OS Linux
Apache 2 License

![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 database

Read 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