Wednesday, 31 March 2021
Interesting Snippets from 2021-03-31
-
GitHub - tonarino/innernet: A private network system that uses WireGuard under the hood.
innernet is similar in its goals to Slack's nebula or Tailscale, but takes a bit of a different approach. It aims to take advantage of existing networking concepts like CIDRs and the security properties of WireGuard to turn your computer's basic IP networking into more powerful ACL primitives.
-
GitHub - tech-otaku/cloudflare-dns
Add or update your domain's DNS records from the command line using the Cloudflare API.
Interesting Snippets from 2021-03-25
-
GitHub - tmate-io/tmate: Instant Terminal Sharing
Tmate is a fork of tmux. It provides an instant pairing solution.
Interesting Snippets from 2021-03-19
-
GitHub - opnsense/update: OPNsense update tools
opnsense-bootstrap(8) is a tool that can completely reinstall a running system in place for a thorough factory reset or to restore consistency of all the OPNsense files. It can also wipe the configuration directory, but won't do that by default. It will automatically pick up the latest available version and build a chain of trust by using current package fingerprints -> CA root certificates -> HTTPS -> OPNsense package fingerprints. What it will also do is turn a supported stock FreeBSD release into an OPNsense installation. Both UFS and ZFS installations are supported.
-
Oh By - The Universal Shortener
Is this also a URL shortener ? Yes. That's not the primary use-case, but if you enter nothing but a properly formatted URL, our site will give you the option of turning it into a simple redirect. You still generate an Oh By Code, but that code will now redirect to the URL. With no ads or tracking and no delays. If you're looking for a dead-simple URL shortener that respects your privacy and doesn't slow you down with ads or multi-megabyte interstitial pages, Oh By might be for you.
-
GitHub - TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection
The ultimate collection of scripts for YouTube-DL.
-
GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
A command-line program to download videos from youtube.com and many other video platforms This is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
-
GitHub - overcast07/wayback-machine-spn-scripts
spn.sh, a Bash script that asks the Internet Archive Wayback Machine's Save Page Now (SPN) to save live web pages.
Interesting Snippets from 2021-03-17
-
Install Arch Linux on ZFS - ArchWiki
Embedding ZFS module into custom archiso To build custom archiso, see ZFS article. An unofficial weekly build is available here
Interesting Snippets from 2021-03-16
-
GitHub - cykerway/complete-alias
automagical shell alias completion; works with all common aliases, even self-aliases; one completion function, for all aliases; alias completion as easy as type-and-tab;
-
GitHub - ChrisTitusTech/win10script
This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github. I also added Chocolatey and other tools to the script that I install on every machine.