0.2.1 • Published 12 years ago

snail v0.2.1

Weekly downloads
14
License
MIT
Repository
github
Last release
12 years ago

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

0.2.1

12 years ago

0.2.0

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago