46 Forks
43 Stars
43 Watchers

kytos

Kytos SDN Platform is the fastest way to deploy an SDN Network. With this you can deploy a basic OpenFlow controller or your own controller. Kytos was designed to be easy to install, use, develop and share Network Apps (NApps). Kytos is incredibly powerful and easy, its modular design makes Kytos a lightweight SDN Platform.

How to download and setup kytos

Open terminal and run command
git clone https://github.com/kytos/kytos.git
git clone is used to create a copy or clone of kytos repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kytos https://github.com/kytos/kytos/archive/master.zip

Or simply clone kytos with SSH
[email protected]:kytos/kytos.git

If you have some problems with kytos

You may open issue on kytos support forum (system) here: https://github.com/kytos/kytos/issues