Byte Crawl
258 subscribers
325 photos
2 videos
329 links
Tech news, cool tools & projects, infosec and more. Everything is hand-picked and I try to post some new stuff every two days (depending on how much new stuff I found).

Operated by @d_Rickyy_b
Download Telegram
Eraser

The Whiteboard for Engineerint Teams. Create diagrams, wireframes, technical specs with your team. Your all-in-one technical ideation tool. It enables developers to create docs and diagrams at the speed of thought via a minimal UI, keyboard-driven flows, markdown, and diagram-as-code.

https://app.eraser.io

#diagram #graph #web #tool
πŸ€“2
Unraid

A multi purpose server OS, that's mostly used for NAS. The drive management makes it super simple to setup a network share. Since it does not use RAID (hence the name), it makes resizing an array and adding new drives extremely simple. Running docker containers or VMs on unraid is also simple (e.g. by using their content store), which makes it a great place to host your home automation software, password manager, media center, minecraft server, vpn and everything else. Paid software, but one time payments, no subscriptions.

https://unraid.net/

#nas #storage #backup #homelab #server #selfhosted #shareware
IT-Tools

Collection of handy online tools for developers, with great UX. Similar to CyberChef [ByteCrawl/85] but much more narrow.

https://it-tools.tech/
https://github.com/CorentinTh/it-tools

#sysadmin #tools #web #opensource
Insomnia

An open-source, cross-platform API client for GraphQL, REST, WebSockets, Server-sent events and gRPC. Great OSS alternative to Postman or Hoppscotch [ByteCrawl/29].

https://insomnia.rest/
https://github.com/Kong/insomnia

#web #api #httpclient #websocket #curl #opensource
❀3πŸ‘1
Discohook

A free tool that allows you to personalise your server to make your server stand out from the crowd. The main way it does this is using webhooks, which allows services like Discohook to send any messages with embeds to your server.

https://discohook.org/
https://github.com/discohook/

#discord #personalization #community #web
πŸ‘1
Spacedrive

An open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust. Organize files across many devices in one place. From cloud services to offline hard drives, Spacedrive combines the storage capacity and processing power of your devices into one personal distributed cloud, that is both secure and intuitive to use.

https://www.spacedrive.com/
https://github.com/spacedriveapp/spacedrive

#opensource #rust #sysadmin #file #explorer
❀2⚑1
Atuin

Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.

https://atuin.sh/
https://github.com/atuinsh/atuin

#opensource #shell #tool #sysadmin
SigNoz

An open-source Application Performance Monitoring tool. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. It is able to handle logs, metrics, traces. Can automatically record exceptions in Python, Java, Ruby, and Javascript.

πŸ”— https://signoz.io
🌐 https://github.com/SigNoz/signoz

#opensource #go #golang #react #monitoring #metrics #performance #selfhosted #web
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
Snippet Box

A simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. With built-in Markdown support, Snippet Box makes it very easy to add notes or simple documentation to your code.

🌐 https://github.com/pawelmalak/snippet-box

#opensource #nodejs #web #code #organization #selfhosted
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1
Watchtower

With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry.
Watchtower will pull down your new image, gracefully shut down your existing container and restart it with the same options that were used when it was deployed initially.

πŸ”— https://containrrr.dev/watchtower/
🌐 https://github.com/containrrr/watchtower

#opensource #sysadmin #go #golang #docker #update #automation
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2πŸ†2
jq

Like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.

It helps you to easily extract values from json APIs via the command line.

πŸ”— https://jqlang.github.io/jq
🌐 https://github.com/jqlang/jq

#opensource #sysadmin #json #cli
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2
lynis

A battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your systems to support system hardening and compliance testing. The project is open source software with the GPL license and available since 2007.

πŸ”— https://cisofy.com/lynis
🌐 https://github.com/CISOfy/lynis

#opensource #bash #linux #vulnerabilities #vulnscanner #security #audit #hardening
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘Ž1
Oort

A "programming game" where you write Rust code to control a fleet of spaceships. Your code is responsible for the engines, weapons, radar, and communications of ships ranging from tiny missiles to massive cruisers.

πŸ”— https://oort.rs
🌐 https://github.com/rlane/oort3

#opensource #game #programming #rust #learning
Please open Telegram to view this post
VIEW IN TELEGRAM
❀3
Privacy Badger

A browser extension that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you look at on the web. If an advertiser seems to be tracking you across multiple websites without your permission, Privacy Badger automatically blocks that advertiser from loading any more content in your browser. To the advertiser, it’s like you suddenly disappeared.

πŸ”— https://privacybadger.org
🌐 https://github.com/EFForg/privacybadger

#opensource #addon #extension #browser #privacy #tracking
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4
miniserve

A small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly. Nice alternative to python -m SimpleHTTPServer.

🌐 https://github.com/svenstaro/miniserve

#opensource #rust #server #cli #http #fileserver #web
Please open Telegram to view this post
VIEW IN TELEGRAM
😁1
jless

A command-line JSON viewer. Use it as a replacement for whatever combination of less, jq, cat and your editor you currently use for viewing JSON files. It is written in Rust and can be installed as a single standalone binary.
Currently supported are linux and macOS.

πŸ”— https://jless.io/
🌐 https://github.com/PaulJuliusMartinez/jless

#opensource #macos #linux #rust #json #sysadmin #cli
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯2
Pipr

A commandline pipe-building tool, written in Rust! It can automatically evaluate the pipeline you're editing in the background, showing you the results as you go. This makes writing complex sed and awk chains a lot easier, as you'll immediately see what they do.

🌐 https://github.com/Elkowar/pipr

#opensource #rust #cli #tui #linux #pipe #sysadmin #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1
Have I been pwned

Check if your email address is in a data breach. HIBP collects data from data breaches and makes them searchable. You can enter your own email address to check if your data is contained in a data breach.

πŸ”— https://haveibeenpwned.com/

#security #email #dataleak #phishing #hack #breach
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1😱1🀩1πŸ†1
css.gg

A collection of 700+ open-source CSS, SVG and Figma UI Icons. Available in SVG Sprite, styled-components, NPM & API.

https://css.gg/
https://github.com/astrit/css.gg

#opensource #css #icons #figma #ui #web #frontend
πŸ‘1
Apache Superset

An open-source modern data exploration and visualization platform. Fast, lightweight, intuitive, and loaded with options that make it easy for users of all skill sets to explore and visualize their data, from simple line charts to highly detailed geospatial charts.

https://superset.apache.org/
https://github.com/apache/superset

#opensource #graphing #graph #python #web #dataanalysis #bigdata #apache
πŸ”₯3πŸ‘1
AdGuard

A network-wide software for blocking ads and tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.

It operates as a DNS server that re-routes tracking domains to a β€œblack hole”, thus preventing your devices from connecting to those servers.

https://adguard.com/en/adguard-home/overview.html
https://github.com/AdguardTeam/AdGuardHome

#opensource #go #golang #dns #ads #adblocker #privacy
❀2