Skip to content

🏠 Home¢

🌐 Docker Macvlan

This script interactively creates a Docker macvlan network, supporting both IPv4 and IPv6 configurations. It prompts the user for network details and executes the appropriate docker network create command.

πŸ—„οΈ NAS Script

This script automates the installation of Entware and basic tools (like nano) on Synology NAS systems. It checks prerequisites, prepares directories, mounts required paths, installs Entware, and configures the environment for immediate use.