Management Features
Operators manage Abdal 4iProto Server primarily through JSON files and logs.
User Management
Authentication and per-user policy live in users.json.
- Roles:
admin/user - Session limits and TTL
- Rate limits and traffic quotas
- Domain/IP destination filters
- Optional visited-site logging
See Users Configuration.
Shell Integration
- Windows: native
cmd.exesupport for admin shell access - Linux: native shell support such as
/bin/bash
Shell execution is intended for administrator accounts.
Configuration Management
Server-wide options are stored in server_config.json:
- Listening ports
- Shell path
- Auth attempt threshold
- Custom server version string
See Server Configuration.
Logging System
The platform records connections, failed logins, and attack-related events for auditing. Details are in Logs.