Saturday, 29 January 2022
Interesting Snippets from 2022-01-29
-
GitHub - milesmcc/shynet: Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Modern, privacy-friendly, and cookie-free web analytics.
Interesting Snippets from 2022-01-28
-
GitHub - navidrome/navidrome: ๐งโ๏ธ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!
Interesting Snippets from 2022-01-26
-
GitHub - adferrand/dnsrobocert: Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges
Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges
-
GitHub - antoniomika/sish: HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
-
GitHub - tonarino/innernet: A private network system that uses WireGuard under the hood.
A private network system that uses WireGuard under the hood.
-
Introducing 'innernet' | tonari blog
Nurture and shape your own private networks with simple, free, open-source infrastructure
-
GitHub - magic-wormhole/magic-wormhole: get things from one computer to another, safely
This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine. The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.
-
GitHub - Jacalz/wormhole-gui: Cross-platform application for easy encrypted sharing of files, folders, and text between devices.
Wormhole-gui is a cross-platform application that lets you easily share files, folders and text between devices. It uses the Go implementation of magic-wormhole, called wormhole-william, and compiles statically into a single binary. Wormhole-gui is also compatible with sending to and receiving from other wormhole clients, such as the cli applications from both wormhole-william and magic-wormhole.
-
GitHub - psanford/wormhole-william: End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).
wormhole-william is a Go (golang) implementation of magic wormhole. It provides secure end-to-end encrypted file transfers between computers. The endpoints are connected using the same "wormhole code". wormhole-william is compatible with the official python magic wormhole cli tool.
Interesting Snippets from 2022-01-25
-
nitter
Nitter is a free and open source alternative Twitter front-end focused on privacy and performance. The source is available on GitHub at https://github.com/zedeus/nitter
-
GitHub - kellyjonbrazil/jc: CLI tool and python library that converts the output of popular command-line tools and file-types to JSON or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
JSON CLI output utility jc JSONifies the output of many CLI tools and file-types for easier parsing in scripts.
Interesting Snippets from 2022-01-17
-
kitty
The fast, feature-rich, GPU based terminal emulator