Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

duiniuluantanqin
Copy link
Member

@duiniuluantanqin duiniuluantanqin commented Dec 7, 2023

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 winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Dec 7, 2023
@duiniuluantanqin duiniuluantanqin linked an issue Dec 7, 2023 that may be closed by this pull request
@duiniuluantanqin duiniuluantanqin marked this pull request as draft December 7, 2023 01:44
@winlinvip
Copy link
Member

winlinvip commented Dec 7, 2023

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

TRANS_BY_GPT4

@winlinvip winlinvip changed the title add security for hls/flv/rtc/srt Security: IP Whitelist Feature supports HTTP-FLV, HLS, WebRTC, and SRT Dec 14, 2023
@winlinvip winlinvip changed the title Security: IP Whitelist Feature supports HTTP-FLV, HLS, WebRTC, and SRT Security: Support whitelist for HTTP-FLV, HLS, WebRTC, and SRT Dec 14, 2023
@winlinvip
Copy link
Member

winlinvip commented Dec 14, 2023

Please merge into versions 5.0 and 6.0, @xiaozhihong.

TRANS_BY_GPT4

@winlinvip winlinvip changed the title Security: Support whitelist for HTTP-FLV, HLS, WebRTC, and SRT Security: Support IP whitelist for HTTP-FLV, HLS, WebRTC, and SRT Dec 14, 2023
@xiaozhihong xiaozhihong changed the title Security: Support IP whitelist for HTTP-FLV, HLS, WebRTC, and SRT Security: Support IP whitelist for HTTP-FLV, HLS, WebRTC, and SRT. v5.0.202 v6.0.104 Dec 14, 2023
@xiaozhihong xiaozhihong added the RefinedByAI Refined by AI/GPT. label Dec 14, 2023
@xiaozhihong xiaozhihong merged commit 6d56c40 into ossrs:develop Dec 14, 2023
17 checks passed
xiaozhihong added a commit that referenced this pull request Dec 14, 2023
….0.202 (#3902)

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. RefinedByAI Refined by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker SRS Security deny/allow IP not work
3 participants