SkillAgentSearch skills...

XinUI

Simple UI for Ryu SDN controller

Install / Use

/learn @xinguard/XinUI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

XinUI

XinUI is a simple UI for Ryu SDN controller.

##Features

  • Support Ryu SDN controller.
  • Show below information:
    • Switch description
    • Flow table
    • Network topology
  • Add / delete flow entry.

##Setup

  • Prerequisite:

    • Ryu (>=3.6)
    • python-pip (>=1.3.1)
  • Installation:

    • sudo pip install -r pip_requirements.txt

Usage

Run Ryu app:

$ ryu-manager --observe-links ryu.topology.switches ryu.app.rest_topology ryu.app.ofctl_rest

Run XinUI:

$ python xinui.py

Default running on http://0.0.0.0:5566/

Support

Full test on Chrome during design, so can not sure other browser can work smooth.

All of the code is freely available under the MIT license.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2mo ago
Forks15

Languages

JavaScript

Security Score

90/100

Audited on Feb 8, 2026

No findings