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
dive

A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image. Extremely helpful to identify where files are stored in your image and interactively explore your docker image.

🌐 https://github.com/wagoodman/dive

#opensource #sysadmin #docker #go #golang #cli #tui
Please open Telegram to view this post
VIEW IN TELEGRAM
TreeSize

A disk space analyzer for Windows written by JAM Software. It shows you the sizes of folders including all subfolders. Similar to the cli tool dust [ByteCrawl/56] but with a GUI and Windows only.

🔗 https://www.jam-software.com/treesize_free

#closedsource #sysadmin #windows #housekeeping #gui #organization #file
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
👍21
readflow

Read your Internet article flow in one place with complete peace of mind and freedom. Readflow lets you collect articles from anywhere in one place, and save them for offline reading. It also helps you categorize new articles automatically. Open source alternative to Mozilla Pocket.

🔗 https://about.readflow.app
🌐 https://github.com/ncarlier/readflow

#opensource #go #golang #feed #reader
Please open Telegram to view this post
VIEW IN TELEGRAM
Umami

Umami is an open source, privacy-focused alternative to Google Analytics. Similar to Plausible [ByteCrawl/74].

🔗 https://umami.is
🌐 https://github.com/umami-software/umami

#opensource #web #analytics #privacy #statistics
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Regex Generator

A tool to generate simple regular expressions. The goal is that people with less experience can create regex smoothly. Regex Generator tries to help you create a first version of a regular expression to recognize certain texts. It is designed to create regular expressions by putting together well-known snippets. This can be used as a starting point for regular expressions.

🔗 https://regex-generator.olafneumann.org
🌐 https://github.com/noxone/regex-generator

#opensource #kotlin #regex #dev #learning
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
HTTPie

A command-line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible. HTTPie is designed for testing, debugging, and generally interacting with APIs & HTTP servers. The http & https commands allow for creating and sending arbitrary HTTP requests. They use simple and natural syntax and provide formatted and colorized output.

🔗 https://httpie.io/cli
🌐 https://github.com/httpie/cli

#opensource #dev #sysadmin #web #http #api #python #tool #httpclient
Please open Telegram to view this post
VIEW IN TELEGRAM
diskonaut

A terminal disk space navigator. Similar to dust [ByteCrawl/56] and TreeSize [ByteCrawl/143].

Diskonaut scans a path on your system and indexes its metadata to memory so that you could explore its contents (even while still scanning!).

Once completed, you can navigate through subfolders, getting a visual treemap representation of what's taking up your disk space. You can even delete files or folders and diskonaut will track how much space you've freed up in this session.

🌐 https://github.com/imsnif/diskonaut

#opensource #rust #diskspace #housekeeping #cli #tui
Please open Telegram to view this post
VIEW IN TELEGRAM
Darknet Diaries

A podcast about hackers, breaches, shadow government activity, hacktivism, cybercrime, and all the things that dwell on the hidden parts of the network. This is Darknet Diaries.

🔗 https://darknetdiaries.com/
🌐 https://spoti.fi/darknetdiaries
🍏 https://apple.co/darknetdiaries

#podcast #cyber #cybersecurity #itsec
Please open Telegram to view this post
VIEW IN TELEGRAM
6🔥2
sniffnet

Application to comfortably monitor your Internet traffic. Multithreaded, cross-platform, reliable. Whether you want to gather statistics, or you need to inspect more in depth what's going on in your network, this app will get you covered.

🔗 https://sniffnet.net
🌐 https://github.com/GyulyVGC/sniffnet

#opensource #rust #network #security #utility #crossplatform #firewall
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3
Bun

A new JavaScript runtime built from scratch to serve the modern JavaScript ecosystem. It has three major design goals: Speed, Elegant APIs, Cohesive DX. Bun is designed as a drop-in replacement for Node.js. It natively implements hundreds of Node.js and Web APIs, including fs, path, Buffer and more.

The goal of Bun is to run most of the world's server-side JavaScript and provide tools to improve performance, reduce complexity, and multiply developer productivity. It replaces a lot of tooling, such as Nodejs, transpilers, bundlers, packet managers and testing libraries.

🔗 https://bun.sh
🌐 https://github.com/oven-sh/bun

#opensource #javascript #js #dev #runtime #nodejs
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍2
Malcat

A feature-rich hexadecimal editor / disassembler for Windows and Linux targeted to IT-security professionals.
Inspect more than 40 binary file formats, dissassemble and decompile different CPU architectures, extract embedded files and scan for Yara signatures or anomalies in a fast and easy-to-use graphical interface. Malcat is also heavily customizable and scriptable using python.

https://malcat.fr

#malware #infosec #analysis #debug #tool #reversing
1
Ventoy

An open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and ventoy will give you a boot menu to select them.

🔗 https://www.ventoy.net/en/index.html
🌐 https://github.com/ventoy/Ventoy

#sysadmin #usb #tool #util #boot #multiboot #installer #iso #uefi #bios #bootloader
Please open Telegram to view this post
VIEW IN TELEGRAM
4
explainshell

a tool (with a web interface) capable of parsing man pages, extracting options and explaining a given command-line by matching each argument to the relevant help text in the man page. Contains 29761 parsed manpages from sections 1 and 8 found in Ubuntu's manpage repository (=all available pages).

https://explainshell.com/
https://github.com/idank/explainshell

#unix #shell #sysadmin #tool #python #web #knowledge #opensource
🔥5👍1
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
21
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