Skip to content
KI

King59

Member

Joined:
Jun 2024
Last seen:
2mo ago
Posts
6
Threads
0
Likes
0
Reputation
0
KI

King59 4mo ago

IPv6-only hosting is finally practical · General Discussion

nate_pad said:
My ISP only gives me v4

Same problem here. I use Miredo on my laptop when I need to admin v6-only boxes directly. It's clunky but works. Most of the time I just use the provider's web console or an intermediate jump host with v4+v6.

KI

King59 9mo ago

What do you use for tracking price history across hosts? · Deals & Offers

I wrote a small Go binary that does exactly what yingservers3 wants. Config file with URL, selector, interval. Outputs JSON or pushes to InfluxDB. Not pretty but it works. I can share the repo if there's interest, but warning: I am not a good Go programmer.