# examinaar **Repository Path**: mirrors_AgoraIO-Community/examinaar ## Basic Information - **Project Name**: examinaar - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [ARCHIVED] Examinaar **⚠️ This project is no longer maintained and has been archived.** Please note that this repository is now in a read-only state and will not receive any further updates or support. We recommend using to the latest version of the **Agora Web SDK**: [Learn more](https://www.agora.io/en/products/video-call/) For documentation and support, please visit the [Agora Documentation](https://docs.agora.io/en/). --- Shared Terminal RTC. Multiple shared web terminals along with web RTC for CEH/Comptia+/RHCE/RHCS/LFCE/LFCS exam aid

### Steps to run
* Make sure you have [go](https://golang.org/dl/) and [docker](https://get.docker.com/) installed
* Its good to pull the following images from dockerhub before proceeding: alpine, ubuntu, debian, kalilinux, centos, fedora
* Clone the project and navigate into it
* Install go dependencies
``` chmod +x bin/* ./bin/get_dependancies ./bin/main ```

* Choose your own OS as your exam environment * View and join active sessions * Live video calling and monitoring * Shared terminals between examiner and student * Host and student abstraction * Manage your sessions easily * No memory leaks, mutually exclusive sessions


![choose your OS](screenshots/1.png)

![view and join active sessions](screenshots/2.png)

![live video calling and monitoring](screenshots/3.png)

![shared terminals](screenshots/4.png)

![host and student abstraction](screenshots/5.png)

![manage your sessions](screenshots/6.png)