ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.75k stars 5.28k forks source link

Security: Support IP whitelist for HTTP-FLV, HLS, WebRTC, and SRT. v5.0.202 v6.0.104 #3902

Closed duiniuluantanqin closed 6 months ago

duiniuluantanqin commented 7 months ago

Security is the built-in IP whitelist feature of SRS, which allows and denies certain IP and IP range users. Previously, it only supported RTMP, but this PR now supports HTTP-FLV, HLS, WebRTC, SRT, and other protocols.

See https://ossrs.io/lts/en-us/docs/v6/doc/security as example.


Co-authored-by: john hondaxiao@tencent.com

winlinvip commented 7 months ago

This pull request is impressive! Looking forward to the merge.

TRANS_BY_GPT4

winlinvip commented 6 months ago

Please merge into versions 5.0 and 6.0, @xiaozhihong.

TRANS_BY_GPT4