Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 1.74 KB

README.md

File metadata and controls

65 lines (40 loc) · 1.74 KB

Baila is a web-based administration interface for managing multiple remote machines which is easily extendible.

Features:

  • Integrated IP2Country
  • Taskmanagement
  • Usermanagement
  • Remote machines can be assigned users
  • 3 access levels (Admin, User, Guest)
  • Debug-Modul (for simple evaluation of errors on remote computers)
  • Updates listed in web panel
  • Extendible with modules
  • Multi Language Support
  • Multi theme support

Security:

  • Uses prepared statements for database queries (fast & secure)
  • Encodes all external data (no XSS)

Modules

  • PWSafe

Screenshots

Login: alt text

Stats Lately added Computer: alt text

Stats Countries: alt text

Stats OSes: alt text

Stats Online/Offline: alt text

Bots: alt text

Tasks overview: alt text

Create task: alt text

Users overview: alt text

Create user: alt text

Debug: alt text