KTVHTTPCache icon indicating copy to clipboard operation
KTVHTTPCache copied to clipboard

Add Custom Port Method

Open swlfigo opened this issue 5 years ago • 3 comments

Add Custom Port Method 添加可自定义Server端口功能

swlfigo avatar Jul 21 '19 12:07 swlfigo

@libobjc Can you please review this PR? A custom port method is essential to running the server as I understand it. What if port 80 is already in use by another app's server?

I think the server should include logic to find an unused port if the port 80 is already in use. Otherwise port binding would fail on some devices.

Here are the issues regarding this already reported: https://github.com/ChangbaDevs/KTVHTTPCache/issues/103 https://github.com/ChangbaDevs/KTVHTTPCache/issues/112

mtrezza avatar Jan 30 '20 09:01 mtrezza

@mtrezza i think this is a KPI project and never update/merge again 😂😂 but anyway, it helps my project and didn't trigger any bug now...

swlfigo avatar Jan 31 '20 08:01 swlfigo

Hey @libobjc Can you merge this PR? If you found anything wrong, please comment otherwise please merge it. Our you can add me to the project I will merge it.

mdeora avatar Jun 24 '20 17:06 mdeora

3.0 supported.

libobjc avatar Jan 07 '24 10:01 libobjc