开发者

Is there a way to Block opened ports in php?

开发者 https://www.devze.com 2023-02-14 13:58 出处:网络
开发者_JAVA技巧Is there a way to Block opened ports in php?if you are talking about networking ports, you have to be root for that in a linux environment. if you can run the script as the root and giv

开发者_JAVA技巧Is there a way to Block opened ports in php?


if you are talking about networking ports, you have to be root for that in a linux environment. if you can run the script as the root and give the running process to play with the ports, yes.

is it possible? yes.

but not recommend it.

0

精彩评论

暂无评论...
验证码 换一张
取 消