Wednesday, 14 December 2022
Interesting Snippets from 2022-12-14
-
GitHub - rapiz1/rathole
A secure, stable and high-performance reverse proxy for NAT traversal, written in Rust rathole, like frp and ngrok, can help to expose the service on the device behind the NAT to the Internet, via a server with a public IP.
Interesting Snippets from 2022-12-13
-
TrueNAS
a detailed guide to TrueNAS and OpenZFS by Jason Rose
Interesting Snippets from 2022-12-11
-
CONTROL D - Control Your Internet
Control D is a DNS service that improves your privacy and productivity. Block unwanted content, spoof your location and browse faster. No apps to install.
-
GitHub - drduh/YubiKey-Guide: Guide to using YubiKey for GPG and SSH
This is a guide to using YubiKey as a SmartCard for storing GPG encryption, signing and authentication keys, which can also be used for SSH. Many of the principles in this document are applicable to other smart card devices.
-
Yubikey SSH without GPG ยท GitHub
Yubikey as an SSH key All other guides I've seen (https://github.com/drduh/YubiKey-Guide being the most prolific) tell you to use the Yubikey's smartcard (PKCS#11) features with GnuPG via gpg-agent. STOP THE MADNESS! OpenSSH has supported OpenSC since version 5.4. This means that all you need to do is install the OpenSC library and tell SSH to use that library as your identity.
Interesting Snippets from 2022-12-09
-
Outgoing Port Tester
Outgoing port tester This server listens on all TCP ports, allowing you to test any outbound TCP port. You have reached this page on port 80 (from http host header).
Interesting Snippets from 2022-12-08
-
GitHub - sandialabs/wiretap
Wiretap is a transparent, VPN-like proxy server that tunnels traffic via WireGuard and requires no special privileges to run.