**WIP** Home-grown alternative implementation of Apple Internet Router 3.0
Go to file
2024-04-13 15:18:33 +10:00
atalk Start routing table 2024-04-12 16:14:27 +10:00
aurp Start routing table 2024-04-12 16:14:27 +10:00
.gitignore Initial commit 2024-03-10 10:58:53 +11:00
aarp.go More AARP tweaks 2024-04-13 15:18:33 +10:00
config.go Refactor AARP 2024-04-06 17:46:00 +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 Start routing table 2024-04-12 16:14:27 +10:00
nbp.go Forward from AURP to EtherTalk 2024-04-12 14:26:12 +10:00
peer.go Start routing table 2024-04-12 16:14:27 +10:00
README.md Update README 2024-03-31 09:33:21 +11:00
route.go Start routing table 2024-04-12 16:14:27 +10:00
rtmp.go More Apache headers 2024-04-08 09:21:35 +10: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.