Skip to content

This scripts creates an Azure VM and installs OPNSENSE firewall

Notifications You must be signed in to change notification settings

wshamroukh/opnsense-azure-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

OPNsense on Azure VM

This scripts creates an Azure VM and installs OPNSENSE firewall

How to run this script:

  1. Connect to Azure Cloud Shell.
  2. Download the script: curl -o opnsense.sh https://raw.githubusercontent.com/wshamroukh/opnsense-azure-vm/refs/heads/main/opnsense.sh
  3. Edit the username and password before your run the script
  4. Run the following commands to start running the script:
chmod +x opnsense.sh
./opnsense.sh

About

This scripts creates an Azure VM and installs OPNSENSE firewall

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages