heri16

Results 87 comments of heri16

No to Typescript. Prefer just Liveview but doesn't seem to be a way to call Taurus API from Liveview?

Is having dnsmasq fronting dingo an alright setup to avoid bloat and less-scalable computational requirements? would this subject dingo to a DoS attack surface?

Sounds like a good idea for networks with firewalls that block outgoing traffic (including tcp port 443).

This is what I use right now which is more reliable across corporate networks and free hotspots: **/Users/heri/work/bin/dingo.sh** ``` bash #!/bin/bash cd "$(dirname "${BASH_SOURCE[0]}")" digresult=$(dig @208.67.222.222 -p 443 +tcp +short...

I discovered this a few months back... See my fork for a more lightweight fix using closures.