Skip to content

atzm/oftgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

oftgui is a Web frontend for oftroute. This provides graphical user interface for traceroute using topology detection application built in Ryu.

Usage

oftgui provides just one command:

$ oft-controller-gui

Using this command instead of oft-controller, it starts Web UI in addition to RESTful APIs for traceroute service. By default, it is provided on URL like:

http://<ADDR>:8080/oftgui/index.html

Here <ADDR> is DNS hostname or IP address which oft-controller-gui runs on.

oft-controller-gui is a simple wrapper of ryu-manager. It works fine without any command-line arguments, but if you want to know about many command-line arguments built in ryu-manager, you can see Ryu's documentation.

History

0.0.1
  • First release

License

oftgui itself is available under the Apache License Version 2.0.

Note that oftgui includes some JavaScript libraries, and they can be used under each license. Libraries which oftgui is using are in lib directory.

About

OpenFlow traceroute GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published