https://github.com/srsran/corescope
5G core testing solution
https://github.com/srsran/corescope
Last synced: 17 days ago
JSON representation
5G core testing solution
- Host: GitHub
- URL: https://github.com/srsran/corescope
- Owner: srsran
- License: agpl-3.0
- Archived: true
- Created: 2021-10-29T09:03:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T13:19:30.000Z (over 3 years ago)
- Last Synced: 2025-03-10T12:55:07.683Z (about 1 month ago)
- Language: C++
- Size: 102 KB
- Stars: 46
- Watchers: 9
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-telco - corescope - CoreScope combines gNodeB and UE components without any radio transmission. (RAN / 5G)
README
# CoreScope
*CoreScope* combines gNodeB and UE components without any radio transmission. It behaves like a UE and exposes an IP interface, but to the core network side, it directly connects to the AMF and UPF via the gNodeB.Scope of the project is to connect the existing components of UE and gNodeB, to provide a convenient tool for testing 5G Core setups without the hassle of setting up a RAN infrastructure. Later, it should provide an actual UE simulator with all the fine-grained behavior that the radio connection introduces.
Further information, e.g., build instructions and usage can be found in the [wiki](https://github.com/srsran/corescope/wiki).