Teleserver

Latest version: v1.0.1

Safety actively analyzes 621467 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.0.0

In this release:
- Bug fixes
- Calendar with thermal camera integration demo
- Added user config to setup which pages should GUI show

2.4.0

In this release:
* New feature: Calendar
* Added URL history to cast field
* Demo for IoT client

2.3.0

In this release:
* Added https communication to teleserver. Now all data is encrypted!
* CLI can now lookup do server IP in network
* Fixed some bugs

2.2.0

In this release:
* Refactored installation proces to drop ansible playbooks and make everything easier with Makefile.
* Refactored API into groups of commands that are relevant to system, web browser or keyboard.
* Increased security by implementing better user verification. Now there are three ways of accessing teleserver: with GUI credentials, with service principal generated from system tab or with temporary token created via /login route of API.
* Implemented teleserver CLI - now API user has clean CLI that supports login feature on the go.
* Created experimental architecture for IoT devices. Now teleserver has IoT Client versión which may be installed on Raspberry or other microcomputer to server data from IoT devices.
* Added interface to communicate with thermal cameras from *alhua TPC-BF2120-x* series.

2.1.0

In this release:
1. Instead of installing teleserver with ansible playbooks, I implemented shell scripts *install.sh* and *uninstall.sh*.
Although, I made a Makefile that utilizes these scripts so user can simple type `make install` and `make uninstall`

2. Teleserver was inherited as system application stored in */var/lib/teleserver*.
During installation cloned project will be copied into */var/lib/teleserver/app* directory.
Although, under */var/lib/teleserver/data* directory will be utilized to store files that are available from Files tab in teleserver.

3.All constant variables are now stored under *tools/common.py*

4. *run.py* and *set_login_credentials.py* can be run as a script (without python3 before script)

5. There is documentation! Under *docs/* directory you will find documentation generated with Sphinx.

6. Contributing and Authors files were added - Now it is true OpenSource!

Enjoy!

2.0.0

Project moved to dash GUI.
Developed new features:
- Screen Mirroring
- Screen Keyboard
- Shortcuts Keys
- Files

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.