From db78066d5c32e7e87ed35fc4656ec7113459b1e4 Mon Sep 17 00:00:00 2001 From: Slawomir Koszewski Date: Tue, 26 May 2026 22:15:40 +0200 Subject: [PATCH] Add .gitignore and initial README.md for project documentation --- .gitignore | 1 + README.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c00df13 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.deb diff --git a/README.md b/README.md new file mode 100644 index 0000000..f9f8d3a --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Linux Cloud Router for Ubuntu/Debian Linux + +This project provides an Ubuntu/Debian Linux-based cloud router solution that can be deployed on various cloud platforms. It offers routing and S2S and P2S VPN capabilities, making it an ideal choice for organizations looking to establish secure and efficient network connectivity in the cloud. +