JavaScript (ES5.1) implementation of unix hexdump. Works in browsers and node.
Updated 2019-10-20 05:13:32 +00:00
Create and capture DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix dig command.
Updated 2018-03-21 02:12:58 +00:00
A lightweight DNS daemon (nameserver) in node.js.
Updated 2019-03-05 23:43:14 +00:00
Fast, lightweight, easy-to-extend, easy-to-test, pure JavaScript (ES5.1) implementation for DNS / mDNS.
Updated 2023-01-20 07:10:42 +00:00
A script to install basic development tools for node (git, node, gcc, pkg-config, etc)
Updated 2022-08-19 19:05:48 +00:00
The Fisher-Yates (aka Knuth) shuffle for Browser JavaScript and Node.js
Updated 2017-10-29 04:12:31 +00:00
multicast dig. A dig-like mDNS browser for debugging, written in node.js.
Updated 2017-11-05 03:22:52 +00:00
A lightweight DNS daemon (server) for creating and capturing DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix dig command.
Updated 2017-11-03 22:01:07 +00:00
🔐 Free SSL, Free Wildcard SSL, and Fully Automated HTTPS for node.js, issued by Let's Encrypt v2 via ACME
Updated 2021-04-09 16:50:08 +00:00
🔐 Free SSL, Free Wildcard SSL, and Automatic HTTPS for web servers and proxies - Apache, Nginx, HAProxy, etc.
Updated 2019-05-16 04:44:34 +00:00
Use greenlock (ACME / Let's Encrypt client) with node cluster.
Updated 2019-11-01 21:30:41 +00:00
Free SSL and Automatic HTTPS for node.js with hapi and other middleware systems via ACME (Let's Encrypt)
Updated 2018-11-21 23:19:28 +00:00
Free SSL and Automatic HTTPS for node.js with KOA and other middleware systems via ACME (Let's Encrypt)
Updated 2020-04-29 15:59:01 +00:00
Scripts for creating a curl | bash service installer.
Updated 2017-11-14 14:48:12 +00:00
Install gitea with systemd
Updated 2018-08-20 15:24:38 +00:00
A commandline Authenticator App (for Authy, Google Authenticator, Microsoft Authenticator, TOTP, etc)
Updated 2018-04-19 02:29:03 +00:00
Two- / Multi- Factor Authenication (2FA / MFA / OTP) for browser JavaScript
Updated 2018-05-01 04:13:42 +00:00
Two- / Multi- Factor Authenication (2FA / MFA / OTP) for node.js
Updated 2018-07-27 06:55:02 +00:00
JavaScript One Time Password library, supports HOTP, TOTP and works with Google Authenticator • forked from https://github.com/guyht/notp
Updated 2018-04-29 00:32:52 +00:00
Base64, TypedArrays, and UTF-8 / Unicode conversions in ES5.1 JavaScript (Browser and Node.js)
Updated 2019-10-03 07:28:13 +00:00