Kenta Kubo

Results 32 comments of Kenta Kubo

No, it's not possible at this time. We need to fix #47 in order to implement that feature.

@sedony23 I'm aware of a similar case. In your case, Little Snitch is probably preventing DNSecure from running. Please try again after stopping Little Snitch.

@sedony23 Thanks. I'm still investigating it. Currently, I think it may be a specification of macOS. If so, we can't do anything. I'll let you know if I find a...

IP addresses on the servers section are tied to the DNS-over-TLS/HTTPS settings section's server name or URL. For example, to use Cloudflare's 1.1.1.1 as DoT, you must specify cloudflare-dns.com as...

> Is that mean the DoT/DoH hostname need to match the IP address? No. In case of DoT, it's a domain name of the certificate, and in case of DoH,...

@zero0ID Is the URL used on your screenshots https://rootcanary.org/test.html? What DNS provider do you use when you ran the tests? My result was different from yours. (iPadOS 14.4 Beta 1,...

This issue can't reproduce in DNSecure 1.0.3.

In my case, not all fonts are listed in the font picker's Recents section. I think that it is because it's not marked as a monospaced font though it's actually...

The WASI port of CRuby has been merged, so it may soon be able to run on a-Shell. https://bugs.ruby-lang.org/issues/18462

The functionality is very limited, but `ruby.wasm` can now work on a-Shell. 🎉 The prebuilt binaries are available at [kateinoigakukun/ruby.wasm](https://github.com/kateinoigakukun/ruby.wasm). Download and extract `ruby-head-wasm32-unknown-wasi-full.tar.gz`, and run `head-wasm32-unknown-wasi-full/usr/local/bin/ruby`. ![ruby-on-a-Shell](https://user-images.githubusercontent.com/601636/153017901-95de66ca-b563-448f-a3e6-bdf0ce3f79c6.png)