apparentorder

Results 4 comments of apparentorder

Do you mean a simple nginx that just serves static files? How configurable would it have to be? I'd be interested to hear a use-case, which would be a good...

I asked the same thing last week and got [this reply](https://twitter.com/codebrewed/status/1717256364761010363). I have a proof of concept NAT64 Linux box running on AWS, and it works as expected (thankfully, AWS...

I'm still pre-first-coffee right now, but I'm pretty sure that EO-IGW does not provide NAT64; the link above does not contradict that, and the [DNS64/NAT64](https://docs.aws.amazon.com/vpc/latest/userguide/nat-gateway-nat64-dns64.html) docs support that (the NAT64...

Very cool! My proof of concept was with [Jool](https://nicmx.github.io/Jool/en/index.html), which is a kernel module, hence more performant – and it seems to be "more maintained" than tayga. But I really...