https://github.com/thotypous/gsmnet
Container for running @racerxdl's GSM network tutorial on modern Linux
https://github.com/thotypous/gsmnet
Last synced: 5 months ago
JSON representation
Container for running @racerxdl's GSM network tutorial on modern Linux
- Host: GitHub
- URL: https://github.com/thotypous/gsmnet
- Owner: thotypous
- Created: 2021-01-09T15:52:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-09T16:11:19.000Z (over 5 years ago)
- Last Synced: 2025-01-23T10:43:26.147Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gsmnet
Container for running [@racerxdl](https://github.com/racerxdl)'s [GSM network tutorial](https://lucasteske.dev/2019/12/creating-your-own-gsm-network-with-limesdr) on modern Linux
## How-to
Note: you may replace `podman` with `docker` in `run.sh` before running if you use Docker.
1. Run `./run.sh`.
2. In another terminal, **outside** podman, run `./set-rt-prio.sh`.