Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phuedx/gee
gee demonstrates how to emulate an average UK 3G mobile network connection in Docker container.
https://github.com/phuedx/gee
3g docker network-conditioning
Last synced: 19 days ago
JSON representation
gee demonstrates how to emulate an average UK 3G mobile network connection in Docker container.
- Host: GitHub
- URL: https://github.com/phuedx/gee
- Owner: phuedx
- Created: 2016-07-31T19:31:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T11:15:13.000Z (10 months ago)
- Last Synced: 2024-10-27T18:47:17.310Z (2 months ago)
- Topics: 3g, docker, network-conditioning
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gee
## Getting Started
By default, **Gee** will start an interactive Bash session with a handy `gee` alias defined so that
you can execute commands in the gee network namespace.```
docker run --rm --privileged -it phuedx/gee
```