Skip to content

A simple RIP client written in Go for Linux & MacOS

Notifications You must be signed in to change notification settings

meox/mini-rip-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A mini RIPv2 client (IPV4 only)

A simple RIP client written in Go for Linux & MacOS

Build

go build

Build for MacOS M1 from Debian Linux

GOOS=darwin GOARCH=arm64 go build -o mini-rip-m1

About

A simple RIP client written in Go for Linux & MacOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published