Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: coturn | Distribution: Fedora Project |
Version: 4.6.2 | Vendor: Fedora Project |
Release: 2.el9 | Build date: Thu Jun 1 02:02:59 2023 |
Group: Unspecified | Build host: buildvm-s390x-18.s390.fedoraproject.org |
Size: 1289765 | Source RPM: coturn-4.6.2-2.el9.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/coturn/coturn/ | |
Summary: TURN/STUN & ICE Server |
The Coturn TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server/gateway, too. This implementation also includes some extra features. Supported RFCs: TURN specs: - RFC 5766 - base TURN specs - RFC 6062 - TCP relaying TURN extension - RFC 6156 - IPv6 extension for TURN - Experimental DTLS support as client protocol. STUN specs: - RFC 3489 - "classic" STUN - RFC 5389 - base "new" STUN specs - RFC 5769 - test vectors for STUN protocol testing - RFC 5780 - NAT behavior discovery support The implementation fully supports the following client-to-TURN-server protocols: - UDP (per RFC 5766) - TCP (per RFC 5766 and RFC 6062) - TLS (per RFC 5766 and RFC 6062); TLS1.0/TLS1.1/TLS1.2 - DTLS (experimental non-standard feature) Supported relay protocols: - UDP (per RFC 5766) - TCP (per RFC 6062) Supported user databases (for user repository, with passwords or keys, if authentication is required): - SQLite - MySQL - PostgreSQL - Redis Redis can also be used for status and statistics storage and notification. Supported TURN authentication mechanisms: - long-term - TURN REST API (a modification of the long-term mechanism, for time-limited secret-based authentication, for WebRTC applications) The load balancing can be implemented with the following tools (either one or a combination of them): - network load-balancer server - DNS-based load balancing - built-in ALTERNATE-SERVER mechanism.
BSD-3-Clause AND MIT
* Thu Jun 01 2023 Robert Scheck <robert@fedoraproject.org> - 4.6.2-2 - Change systemd start-up type from forking to notify (#2207847) * Sat Apr 15 2023 Robert Scheck <robert@fedoraproject.org> - 4.6.2-1 - Upgrade to 4.6.2 (#2186297) * Thu Jan 19 2023 Robert Scheck <robert@fedoraproject.org> - 4.6.1-3 - Added upstream patch to fix OpenSSL 3 support * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 04 2022 Robert Scheck <robert@fedoraproject.org> - 4.6.1-1 - Upgrade to 4.6.1 (#2150608) * Tue Nov 22 2022 Robert Scheck <robert@fedoraproject.org> - 4.6.0-2 - Include CAP_NET_BIND_SERVICE in the ambient capability set (to bind to privileged ports due to restrictive corporate firewalls) * Wed Sep 14 2022 Robert Scheck <robert@fedoraproject.org> - 4.6.0-1 - Upgrade to 4.6.0 (#2126875) * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Mar 04 2022 Christian Glombek <lorbus@fedoraproject.org> - 4.5.2-10 - Provide a sysusers.d file to get user() and group() provides (see https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format). * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 17 2022 Kevin Fenzi <kevin@scrye.com> - 4.5.2-8 - Rebuild for hiredis 1.0.2 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 4.5.2-7 - Rebuilt with OpenSSL 3.0.0 * Tue Aug 10 2021 Robert Scheck <robert@fedoraproject.org> - 4.5.2-6 - Unbreak MariaDB/PostgreSQL support on RHEL/CentOS 7 (#1991456) * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/etc/coturn /etc/coturn/turnserver.conf /etc/logrotate.d/coturn /etc/pki/coturn /etc/pki/coturn/private /etc/pki/coturn/public /run/coturn /usr/bin/turnadmin /usr/bin/turnserver /usr/lib/.build-id /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/4c3bac681e7799fa8088db5e91f078ddbc921d /usr/lib/.build-id/c3/4c3bac681e7799fa8088db5e91f078ddbc921d.1 /usr/lib/systemd/system/coturn.service /usr/lib/sysusers.d/coturn.conf /usr/lib/tmpfiles.d/coturn.conf /usr/share/coturn /usr/share/coturn/schema.mongo.sh /usr/share/coturn/schema.sql /usr/share/coturn/schema.stats.redis /usr/share/coturn/schema.userdb.redis /usr/share/coturn/testmongosetup.sh /usr/share/coturn/testredisdbsetup.sh /usr/share/coturn/testsqldbsetup.sql /usr/share/doc/coturn /usr/share/doc/coturn/README.turnadmin /usr/share/doc/coturn/README.turnserver /usr/share/doc/coturn/etc /usr/share/doc/coturn/etc/turnserver.conf /usr/share/doc/coturn/scripts /usr/share/doc/coturn/scripts/basic /usr/share/doc/coturn/scripts/basic/dos_attack.sh /usr/share/doc/coturn/scripts/basic/relay.sh /usr/share/doc/coturn/scripts/basic/tcp_client.sh /usr/share/doc/coturn/scripts/basic/tcp_client_c2c_tcp_relay.sh /usr/share/doc/coturn/scripts/basic/udp_c2c_client.sh /usr/share/doc/coturn/scripts/basic/udp_client.sh /usr/share/doc/coturn/scripts/loadbalance /usr/share/doc/coturn/scripts/loadbalance/master_relay.sh /usr/share/doc/coturn/scripts/loadbalance/slave_relay_1.sh /usr/share/doc/coturn/scripts/loadbalance/slave_relay_2.sh /usr/share/doc/coturn/scripts/loadbalance/tcp_c2c_tcp_relay.sh /usr/share/doc/coturn/scripts/loadbalance/udp_c2c.sh /usr/share/doc/coturn/scripts/longtermsecure /usr/share/doc/coturn/scripts/longtermsecure/secure_dos_attack.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_dtls_client.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_dtls_client_cert.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_relay.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_relay_cert.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_sctp_client.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_tcp_client.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_tcp_client_c2c_tcp_relay.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_tls_client.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_tls_client_c2c_tcp_relay.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_tls_client_cert.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_udp_c2c.sh /usr/share/doc/coturn/scripts/longtermsecure/secure_udp_client.sh /usr/share/doc/coturn/scripts/longtermsecuredb /usr/share/doc/coturn/scripts/longtermsecuredb/secure_relay_with_db_mongo.sh /usr/share/doc/coturn/scripts/longtermsecuredb/secure_relay_with_db_mysql.sh /usr/share/doc/coturn/scripts/longtermsecuredb/secure_relay_with_db_mysql_ssl.sh /usr/share/doc/coturn/scripts/longtermsecuredb/secure_relay_with_db_psql.sh /usr/share/doc/coturn/scripts/longtermsecuredb/secure_relay_with_db_redis.sh /usr/share/doc/coturn/scripts/longtermsecuredb/secure_relay_with_db_sqlite.sh /usr/share/doc/coturn/scripts/mobile /usr/share/doc/coturn/scripts/mobile/mobile_dtls_client.sh /usr/share/doc/coturn/scripts/mobile/mobile_relay.sh /usr/share/doc/coturn/scripts/mobile/mobile_tcp_client.sh /usr/share/doc/coturn/scripts/mobile/mobile_tls_client_c2c_tcp_relay.sh /usr/share/doc/coturn/scripts/mobile/mobile_udp_client.sh /usr/share/doc/coturn/scripts/oauth.sh /usr/share/doc/coturn/scripts/pack.sh /usr/share/doc/coturn/scripts/peer.sh /usr/share/doc/coturn/scripts/readme.txt /usr/share/doc/coturn/scripts/restapi /usr/share/doc/coturn/scripts/restapi/secure_relay_secret.sh /usr/share/doc/coturn/scripts/restapi/secure_relay_secret_with_db_mongo.sh /usr/share/doc/coturn/scripts/restapi/secure_relay_secret_with_db_mysql.sh /usr/share/doc/coturn/scripts/restapi/secure_relay_secret_with_db_psql.sh /usr/share/doc/coturn/scripts/restapi/secure_relay_secret_with_db_redis.sh /usr/share/doc/coturn/scripts/restapi/secure_relay_secret_with_db_sqlite.sh /usr/share/doc/coturn/scripts/restapi/secure_udp_client_with_secret.sh /usr/share/doc/coturn/scripts/restapi/shared_secret_maintainer.pl /usr/share/doc/coturn/scripts/selfloadbalance /usr/share/doc/coturn/scripts/selfloadbalance/secure_dos_attack.sh /usr/share/doc/coturn/scripts/selfloadbalance/secure_relay.sh /usr/share/licenses/coturn /usr/share/licenses/coturn/LICENSE /usr/share/man/man1/coturn.1.gz /usr/share/man/man1/turnadmin.1.gz /usr/share/man/man1/turnserver.1.gz /var/lib/coturn /var/log/coturn
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024