Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 711 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 711 Bytes

FRRouting Looking Glass

Notice: I'm planning to redesign this project, please follow the Releases list.


This is a looking glass for the Internet Routing Daemon "FRRouting"

How it work?

Software is split in two parts:

  • server.go:

Responsible for processing all requests, and forward it to the router(client.go)

  • client.go:

Receive server.go request

How to install?

Download "FRRouting-LG.zip" to your server and run it.

wget https://github.com/steveyiyo/frrouting-lg/releases/download/v1.1/FRRouting-LG.zip && unzip FRRouting-LG.zip