From 5f9867f286735a24f983b07ed05d74ff6f7b4916 Mon Sep 17 00:00:00 2001 From: Edmund Christian Herenz Date: Tue, 17 Feb 2026 16:44:36 +0530 Subject: [PATCH] sorted download and serving category alphabetically --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 57a94a1..65b41a3 100644 --- a/README.md +++ b/README.md @@ -93,14 +93,14 @@ In addition to this list, you should read the list [awesome-shell](https://githu *Self-hosted, lightweight servers and networking tools written in shell scripts.* -- [balls](https://github.com/jneen/balls) - Bash on Balls. -- [bashttpd](https://github.com/avleen/bashttpd) - A web server written in Bash. -- [sherver](https://github.com/remileduc/sherver) - Pure Bash lightweight web server. -- [httpd.sh](https://github.com/cemeyer/httpd.sh) - A trivial web server in bash, using ctypes.sh. - [Bash-web-server](https://github.com/dzove855/Bash-web-server) - A purely bash web server, no socat, netcat, etc. -- [bash-stack](https://github.com/cgsdev0/bash-stack) - Modern web framework in bash. - [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader) - Dropbox Uploader is a Bash script which can be used to upload, download, list or delete files from Dropbox. +- [balls](https://github.com/jneen/balls) - Bash on Balls. +- [bash-stack](https://github.com/cgsdev0/bash-stack) - Modern web framework in bash. +- [bashttpd](https://github.com/avleen/bashttpd) - A web server written in Bash. +- [httpd.sh](https://github.com/cemeyer/httpd.sh) - A trivial web server in bash, using ctypes.sh. - [ngincat](https://github.com/jaburns/ngincat) - Tiny Bash HTTP server using netcat. +- [sherver](https://github.com/remileduc/sherver) - Pure Bash lightweight web server. - [xiringuito](https://github.com/ivanilves/xiringuito) - SSH-based VPN for poors. ## Applications