Skip to main content

Configure your linux server and check for vulnerabilities with serverlla

Project description

serverlla

Build Status License dylanmeca bug_report security_policy Python

Configure your linux server and check for vulnerabilities with serverlla.

Serverlla has a menu with options and allows you to configure your server through that menu but you can also import the adminserver module in another file.

Pre-requirements

The requirements to use the system is to have the following python modules installed:

colorama
requests

The apt packages that you must have installed are:

curl
wget
net-tools 
strace 
iftop 
lsof 
chkrootkit 
inxi 
lshw 
git 
python3 
python3-pip 
build-essential 
libssl-dev 
libffi-dev 
python3-dev 

Installation

To install serverlla on linux run these commands on your Linux Terminal.

pip3 install serverlla

Once done, it begins to install.

to start serverlla you just have to put the serverlla command in the terminal.

Ready

Usage:

To use the serverlla command you just have to put the serverlla command, and once that is done the system menu will be loaded.

Custom script

If you want to create your own menu and your own code using the adminserver module you must do the following:

import adminserver as server

server.systeminfo () # Shows you system information
server.verifylogin () # Check who logged in
server.addnewuser () # Add new users

# Removing information from my website
link = "127.0.0.1"
server.scanweb (link) # Get information from a website

Authors

You can also look at the list of all contributors who have participated in this project.

Contributing

Please read CONTRIBUTING.md for details of our code of conduct, and the process for submitting pull requests.

License

The license for this project is MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

serverlla-1.23.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

serverlla-1.23-py3.9.egg (8.0 kB view details)

Uploaded Source

File details

Details for the file serverlla-1.23.tar.gz.

File metadata

  • Download URL: serverlla-1.23.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for serverlla-1.23.tar.gz
Algorithm Hash digest
SHA256 0accaa808d9663dc94f5b07e44fc2c4eada808b30f6f451e6e4f8d121e93a162
MD5 f0a0cd938ef4b84d3ea1300f61052552
BLAKE2b-256 59fd1d66b715b8eb495b50cdc3e131f13b3fc5b076fc811a5d3b2093542f176a

See more details on using hashes here.

File details

Details for the file serverlla-1.23-py3.9.egg.

File metadata

  • Download URL: serverlla-1.23-py3.9.egg
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for serverlla-1.23-py3.9.egg
Algorithm Hash digest
SHA256 b4c2a1e552b99e1323e87daa331edc9e965f863a598258439d70694f44788c96
MD5 b2be79d516d91bb9e01f335acba87222
BLAKE2b-256 c3b1ef843bea3ab54cf463974d481e886a6e5ab497f1e756a6de323f5ae54e76

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page