npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

kaanalnet

v0.2.0

Published

Virtual Network Emulator Lab for SDN and traditional networks

Downloads

5

Readme

KaanalNet

KaanalNet is a Network Emulator application, similar to Mininet. But it does lot more than that.

"Kaanal"(கானல்) is a Tamil Word, It means Mirage in English.

KaanalNet creates a Virtual Network Lab on your Laptop or Desktop or Cloud. It consists of Nodes(Hosts), Switches, Routers and Links. It is capable to emulate a Traditional Networking Lab , Software Defined Networking(SDN).

Features :

  • REST API support
  • Traditional networking Topology support
  • SDN Networking Topology support
  • Link characteristics (bandwidth, latency, jitter, packet loss) support
  • Support for controlling the Devices (start, stop, delete the nodes)
  • Traffic Tests (icmp,udp,tcp) support
  • Multiple Link Aggregation support
  • OpenDayLight L2Switch, BGP, LACP integreation support
  • POX, RYU controller applications integreation support

KaanalNet uses the Linux Containers (LXC), openvswitch, linux bridge and ping,iperf(traffic utilities), Quagga, linux tc. KaanalNet is integreated and tested with OpenDayLight, RYU and POX SDN controller.

Supported only on UBUNTU 14.04 OS.

Release

The current release is 0.2.0

Support

Support is available on Mailing List : [email protected]
To subscribe, click the below link
http://www.freelists.org/list/kaanalnet-discuss

Document

The Detailed Documentaion is available in Github WiKi.

https://github.com/sureshkvl/kaanalnet/wiki
Website : http://www.kaanalnet.org

License

MIT License

Developer

[email protected]