Tastler Networks & Security

Projects

My technical projects


2026

2025 – Networking

Nginx as a reverse proxy in a Docker environment with TLS (Let's Encrypt) – containerised deployment with automatic certificate renewal.

Nginx Docker Let's Encrypt

Self-hosted WireGuard VPN server on Ubuntu with nftables firewall – client-to-site VPN with key management and monitoring.

WireGuard nftables Ubuntu
2025 – Programming

Multithreaded TCP/UDP port scanner with timeout handling for network diagnostics and security auditing.

Java Multithreading

CLI port scanner with a modular structure – easily extensible tool for quick network overviews and automation.

Python CLI