Skip to content

desenmeng/snail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Bitdeli Badge

About

wirelss network connection simulator and bandwidth limiter proxy

Resources

Stars

Watchers

Forks

Packages

No packages published