snail

0.2.1 • Public • Published

Snail

simulate wireless network, powered by Node.js.

Features

  • all with only one command

Install

npm install -g snail

Update

npm update -g snail

Getting Started

simulate 3g network:

snail 3g

simulate 2g netword:

snail 2g

simulate what you want:

snail 160 170 400 8080

the command mean:

  • bandwidth_down=160 kbps
  • bandwidth_up=160 kbps
  • delay=400ms
  • port=8080

Default

  • 2G snail 80 80 800 9105
  • 3G snail 160 160 400 9105

log

2013-8-15 add windows.performance.timing statistics

Contributors

License

(The MIT License)

Copyright (c) 2013 @mdemo and other contributors

/snail/

    Package Sidebar

    Install

    npm i snail

    Weekly Downloads

    8

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • demohi
    • mdemo