From 85b241b68c978ff5589fb8b3e3d6902fb02b4f82 Mon Sep 17 00:00:00 2001 From: JG2401 <76785435+JG2401@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:28:49 +0200 Subject: [PATCH] Update README with new tools and resources Added links for Dokploy, Wireshark, and WinSCP in the README. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cae739e..38f633d 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Collection of useful software - [LinuxServer.io](https://docs.linuxserver.io) - [Kubernetes](https://kubernetes.io/) - [Docker Swarm](https://docs.docker.com/engine/swarm/) +- [Dokploy](https://dokploy.com/) - Container Management on VPS ## Terminal @@ -152,6 +153,7 @@ Collection of useful software ## Network Analysis +- [Wireshark](https://www.wireshark.org/) - [Nmap](https://nmap.org/) ## Visual Studio Code Plugins @@ -237,6 +239,10 @@ Collection of useful software - [Serilog](https://serilog.net/) +## FTP + +- [WinSCP](https://winscp.net/eng/docs/) + ## NOT ASSIGNED - [UniGetUI](https://www.marticliment.com/unigetui/) - an intuitive GUI for the most common CLI package managers for Windows 10 and Windows 11, such as Winget, Scoop, Chocolatey, Pip, Npm, .NET Tool and PowerShell Gallery @@ -254,4 +260,4 @@ Collection of useful software - [awesome-powershell](https://github.com/janikvonrotz/awesome-powershell) - [DotNet-Developer-Roadmap](https://github.com/milanm/DotNet-Developer-Roadmap) - [awesome-qsharp](https://github.com/ebraminio/awesome-qsharp) -- [DevOps-Roadmap](https://github.com/milanm/DevOps-Roadmap) \ No newline at end of file +- [DevOps-Roadmap](https://github.com/milanm/DevOps-Roadmap)