Skip to content

Abayokehh/zktecotesting

Repository files navigation

ZKTeco ADMS Server

Server ADMS (Automatic Data Management System) untuk perangkat ZKTeco (SpeedFace-V5L, dll).

Fitur

  • Manajemen user & sinkronisasi ke mesin absensi
  • Upload foto biometrik (BIOPHOTO) & foto profil (USERPIC)
  • Enroll sidik jari & wajah via command queue
  • Log kehadiran (ATTLOG) & log operasi (OPERLOG)
  • Dashboard monitoring terminal
  • Raw request log

Requirement

  • PHP 8.3+
  • Laravel 11
  • SQLite (development) / MySQL (production)

Setup

composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan serve

Konfigurasi ADMS

Variabel environment tambahan untuk konfigurasi server ADMS:

ADMS_REQUIRE_APPROVAL=false
ADMS_REQUIRE_COMMKEY=false
ADMS_COMMKEY=
ADMS_ALLOWED_IPS=
ADMS_RATE_LIMIT=120

Lisensi

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages