Rufus
A utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.
🔗 https://rufus.ie/en/
🌐 https://github.com/pbatard/rufus
#opensource #usb #iso #flash
A utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.
#opensource #usb #iso #flash
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥4⚡2
DeepfakeHTTP
An HTTP server that uses HTTP dumps as a source for responses.
Helpful for creating the product POC or demo before even starting out with the backend. Or for REST, GraphQL, and other APIs prototyping and testing.
🌐 https://github.com/xnbox/DeepfakeHTTP
#opensource #java #mock #dev #api #testing #web
An HTTP server that uses HTTP dumps as a source for responses.
Helpful for creating the product POC or demo before even starting out with the backend. Or for REST, GraphQL, and other APIs prototyping and testing.
#opensource #java #mock #dev #api #testing #web
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Lego
Let's Encrypt client and ACME library written in Go. Vast support for DNS providers. Helps you quickly issue TLS certificates for your webserver. Made by the people behind Hugo [ByteCrawl/132] and Grav.
🔗 https://go-acme.github.io/lego
🌐 https://github.com/go-acme/lego
#opensource #dns #letsencrypt #tls #acme go #golang #certs #certificates #web
Let's Encrypt client and ACME library written in Go. Vast support for DNS providers. Helps you quickly issue TLS certificates for your webserver. Made by the people behind Hugo [ByteCrawl/132] and Grav.
#opensource #dns #letsencrypt #tls #acme go #golang #certs #certificates #web
Please open Telegram to view this post
VIEW IN TELEGRAM
ArchiveBox
Your own personal internet archive. A powerful, self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline. You can set it up as a command-line tool, web app, and desktop app (alpha), on Linux, macOS, and Windows (WSL/Docker).
You can feed it URLs one at a time, or schedule regular imports from browser bookmarks or history, feeds like RSS, bookmark services like Pocket/Pinboard, and more.
🔗 https://archivebox.io
🌐 https://github.com/ArchiveBox/ArchiveBox
#opensource #archive #backup #web #python
Your own personal internet archive. A powerful, self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline. You can set it up as a command-line tool, web app, and desktop app (alpha), on Linux, macOS, and Windows (WSL/Docker).
You can feed it URLs one at a time, or schedule regular imports from browser bookmarks or history, feeds like RSS, bookmark services like Pocket/Pinboard, and more.
#opensource #archive #backup #web #python
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡1❤1
Cockpit
An interactive web-based graphical server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser.
Intended for everyone, especially those who are new to Linux (including Windows admins), familiar with Linux and want an easy, graphical way to administer servers and expert admins, who mainly use other tools but want an overview on individual systems.
🔗 https://cockpit-project.org
🌐 https://github.com/cockpit-project/cockpit
#opensource #c #web #sysadmin #linux
An interactive web-based graphical server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser.
Intended for everyone, especially those who are new to Linux (including Windows admins), familiar with Linux and want an easy, graphical way to administer servers and expert admins, who mainly use other tools but want an overview on individual systems.
#opensource #c #web #sysadmin #linux
Please open Telegram to view this post
VIEW IN TELEGRAM
SiteInspector
A tool for catching spelling errors, grammatical errors, broken links, and other errors on websites. It's written in Ruby/Rails with Vue.js front-end and uses a PostgreSQL database and Sidekiq with Redis to perform concurrent crawling.
🔗 https://www.getsiteinspector.com
🌐 https://github.com/siteinspector/siteinspector
#opensource #ruby #web #grammar #housekeeping
A tool for catching spelling errors, grammatical errors, broken links, and other errors on websites. It's written in Ruby/Rails with Vue.js front-end and uses a PostgreSQL database and Sidekiq with Redis to perform concurrent crawling.
#opensource #ruby #web #grammar #housekeeping
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
RegexOne
Interactive tutorial for learning regex. Suitable for beginners as well as intermediates. Learn regex or improve your regex skills in a playful, interactive manner.
🔗 https://regexone.com
#regex #web #tutorial #learning
Interactive tutorial for learning regex. Suitable for beginners as well as intermediates. Learn regex or improve your regex skills in a playful, interactive manner.
#regex #web #tutorial #learning
Please open Telegram to view this post
VIEW IN 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
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.
#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
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.
#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
👍2❤1
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
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.
#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
Umami is an open source, privacy-focused alternative to Google Analytics. Similar to Plausible [ByteCrawl/74].
#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
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.
#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
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.
#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
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.
#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
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.
#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
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.
#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
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.
#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
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
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.
#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
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