Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

snail

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snail

Simulate Wireless Network , powered by Node.js.

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

Keywords

FAQs

Package last updated on 23 Aug 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc