Coder Social home page Coder Social logo

cp-wanemulator's Introduction

Cradlepoint WAN Emulator

This script will configure a Raspberry Pi as a WAN emulator, running a Cradlepoint themed web interface for configuration.

This script assumes the following:

  1. You have two wired Ethernet interfaces for the WAN Emulator. You will need a USB Ethernet Adapter compatible with the Raspberry Pi
  2. You will be using WLAN0 for access to the web interface, and WLAN0 is already configured.
  3. The Raspberry Pi has apt installed

This script will:

  • Install iproute2, which contains tc for adding delay, loss, jitter.
  • Install lighttpd as the web server, and enable access logging
  • Grab the latest files from GitHub and extract them to /var/www/html
  • Configure a network bridge between the two Ethernet interfaces
  • (Optionally) set cron jobs to alternate between clean and degraded performance on the network bridge

To install, simply run this command:

wget https://raw.githubusercontent.com/nathanwiens/cp-wanemulator/main/install.sh && chmod a+x install.sh && sudo ./install.sh

You can either cycle the WAN Emulation automatically (via cron job), or set it manually via the web interface. Thresholds for the cron job can be modified by editing the scripts in /var/www/html/cron after installation.

Here's what the interface looks like: alt text

cp-wanemulator's People

Contributors

nathanwiens avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.