Friday, 22 May 2020
Interesting Snippets from 2020-05-22
-
Public NAT64 Services - nat64.xyz
A list of public usable NAT64 Services.
-
Public DoH/DoT/DNS64/NAT64 service! - Tuxis
We love IPv6. We love to run IPv6-only. We love new stuff. And today we combine it into one: https://nat64.tuxis.nl/ is open for business! What does nat64.tuxis.nl do? It allows you to use an IPv6-only connection and still reach the IPv4 internet.
-
GitHub - ccampbell/mousetrap: Simple library for handling keyboard shortcuts in Javascript
Mousetrap is a simple library for handling keyboard shortcuts in Javascript. It is licensed under the Apache 2.0 license. It is around 2kb minified and gzipped and 4.5kb minified, has no external dependencies, and has been tested in the following browsers: Internet Explorer 6+ Safari Firefox Chrome It has support for keypress, keydown, and keyup events on specific keys, keyboard combinations, or key sequences.
-
GitHub - mermaid-js/mermaid: Generation of diagram and flowchart from text in a similar manner as markdown
mermaid is a Javascript based diagramming and charting tool. It generates diagrams flowcharts and more, using markdown-inspired text for ease and speed.