Skip to content

A simple Linux administration automation script.

License

Notifications You must be signed in to change notification settings

0KvinayK0/aDminuX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aDminuX

A simple Linux administration automation script.

Installation

Clone the repository:

git clone https://github.com/0KvinayK0/aDminuX.git

Change into aDminuX directory:

cd aDminuX

Provide executable permission:

chmod +x adminux.sh

Usage

sudo ./adminux.sh or sudo bash adminux.sh

Examples of use

Dropping packets from a Single IP Address

1

2

Adding a user

3

Testing

  • Currently, this is tested for debian-based distributions.
  • Support for other distributions will be available in the future.

Releases

No releases published

Packages

No packages published

Languages