this post was submitted on 09 Jun 2024
802 points (98.1% liked)

Programmer Humor

19176 readers
1200 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

Context:

People have been asking for IPv6 Support on GitHub since years (probably a decade by now)

... and someone even got so annoyed that they decided to setup a dedicated website for checking this: https://isgithubipv6.live/

you are viewing a single comment's thread
view the rest of the comments
[–] starman@programming.dev 5 points 3 months ago* (last edited 3 months ago) (1 children)

Is it possible to do that for router/access point running OpenWRT?

I have to try it when I'll be back home.

Edit: turns out that all devices connected to router are accessible from <hostname>.lan. I don't remember setting it up, tho.

[–] BarbecueCowboy@lemmy.world 2 points 3 months ago (1 children)

Probably, look into dnsmasq? I believe that was the easiest way with openwrt back in the day.