Jannis Mattheis 5fda00ef92 feat: add SCREEGO_TURN_DENY_PEERS
Deny/ban peers within specific CIDRs to prevent TURN server users from
accessing machines reachable by the TURN server but not from the
internet, useful when the server is behind a NAT.

By default denies local addresses.
2024-09-28 14:07:03 +02:00
2024-09-27 16:20:15 +02:00
2023-03-17 09:59:23 +01:00
2024-08-25 08:53:18 +00:00
2024-09-28 14:07:03 +02:00
2023-08-12 16:45:30 +02:00
2023-03-17 09:59:23 +01:00
2023-11-20 18:40:09 +01:00
2023-03-17 09:59:23 +01:00
2024-09-28 14:07:03 +02:00
2024-09-27 16:20:15 +02:00
2023-11-20 18:40:09 +01:00
2024-09-27 16:20:15 +02:00
2020-10-09 08:03:56 +00:00
2023-07-26 18:12:29 +02:00
2023-04-05 12:51:51 +02:00
2024-09-27 16:20:15 +02:00
2024-09-27 16:20:15 +02:00
2020-09-29 18:54:22 +02:00
2020-10-04 19:19:11 +02:00
2024-06-10 08:38:07 +00:00
2020-10-04 20:10:38 +02:00

screego/server

screen sharing for developers

Build Status Build Status Go Report Card Docker Pulls latest release

Intro

In the past I've had some problems sharing my screen with coworkers using corporate chatting solutions like Microsoft Teams. I wanted to show them some of my code, but either the stream lagged several seconds behind or the quality was so poor that my colleagues couldn't read the code. Or both.

That's why I created screego. It allows you to share your screen with good quality and low latency. Screego is an addition to existing software and only helps to share your screen. Nothing else (:.

Features

  • Multi User Screenshare
  • Secure transfer via WebRTC
  • Low latency / High resolution
  • Simple Install via Docker / single binary
  • Integrated TURN Server see NAT Traversal

Demo / Public InstanceInstallationConfiguration

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Languages
Go 52.7%
TypeScript 46.5%
HTML 0.7%
Dockerfile 0.1%