**WIP** Home-grown alternative implementation of Apple Internet Router 3.0
Go to file
2024-04-06 16:02:30 +11:00
atalk [WIP] AppleTalk 2024-04-05 14:31:36 +11:00
aurp Refactor increments, rando connID 2024-04-05 10:43:29 +11:00
.gitignore Initial commit 2024-03-10 10:58:53 +11:00
amt.go [WIP] Refactor AMT 2024-04-06 15:19:42 +11:00
config.go [WIP] AppleTalk listen loop 2024-04-05 13:18:22 +11:00
go.mod WIP AppleTalk 2024-04-05 14:07:16 +11:00
go.sum WIP AppleTalk 2024-04-05 14:07:16 +11:00
jrouter.yaml [WIP] 2024-04-06 14:59:36 +11:00
LICENSE Add LICENSE 2024-03-18 09:44:22 +11:00
main.go [WIP] Send an AARP probe 2024-04-06 16:02:30 +11:00
peer.go More TODOs 2024-04-01 15:43:53 +11:00
README.md Update README 2024-03-31 09:33:21 +11:00

jrouter

Home-grown alternative implementation of Apple Internet Router 3.0

Goals

  • Full compatibility with Apple Internet Router 3.0
  • Function on modern operating systems
  • EtherTalk support

TashTalk could be a stretch goal, if I can acquire one!

How to use

It's not ready yet. Come back later.