ZeHiro / pschecker

A tool to audit your personal server security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pschecker

pschecker stands for Personal Server Checker. It's a simple Python script that will audit the state of the security of your personal server. That way you will know if your setup has the minimum security to survive in the wild Internet.

$ pip install pschecker
$ pschecker

Welcome to Personal Server Checker!
Your personal server diagnostic is:
Distribution: debian
Root must not use password: OK
No process listens on 0.0.0.0 host: OK
You are all good!

About

A tool to audit your personal server security

License:GNU General Public License v3.0


Languages

Language:Python 100.0%