Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

alflag-team/Cloud-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-setup

Cloud-setup is an automated setup tool written in Python3.

What is the program for?

This program is for setting up iptables on a VM instance of Oracle Cloud. ufw is not available by default in Oracle Cloud and it is recommended to use iptables, which are provided from the beginning. This program sets up iptables based on the rules specified.

Usage

It works by running main.py. You will need to rewrite variables in the source code as needed.

$ git clone [email protected]:mcplaynetwork/Cloud-setup.git
$ python3 main.py

This program is intended to run in Cloud-init.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages