Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/outsystems/netemu
Scripts to turn a Raspberry PI into a network emulation device for mobile apps testing.
https://github.com/outsystems/netemu
engineering snyk-product
Last synced: about 2 months ago
JSON representation
Scripts to turn a Raspberry PI into a network emulation device for mobile apps testing.
- Host: GitHub
- URL: https://github.com/outsystems/netemu
- Owner: OutSystems
- License: apache-2.0
- Created: 2017-07-28T15:36:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T10:16:40.000Z (over 6 years ago)
- Last Synced: 2024-04-14T10:11:28.247Z (9 months ago)
- Topics: engineering, snyk-product
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 11
- Watchers: 7
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netemu
This repository contains a set of scripts and utilities to turn a Raspberry
PI Model 3 into a network emulation device. By connecting your phone or
tablet to the emulated network provided by the Raspberry, you'll be able to
test your apps in some preset network conditions (such as 2G speeds).To install, follow the instructions in the [documentation][docs].
Alternatively you may try running the installation script
[available here][install-script].[docs]: https://github.com/OutSystems/netemu/tree/docs/docs
[install-script]: https://github.com/OutSystems/netemu/blob/master/install_netemu.sh