commit db78066d5c32e7e87ed35fc4656ec7113459b1e4 Author: Slawomir Koszewski Date: Tue May 26 22:15:40 2026 +0200 Add .gitignore and initial README.md for project documentation 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. +