Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```