walkor / workerman

An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.

Home Page:http://www.workerman.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use workerman as firewall

rjjrbatarao opened this issue · comments

Is there any way to use it as firewall like iptables? im doing a simple captive portal system is it doable?

im moving the captive portal to other implementation I found workerman to be best suited for tcp/udp applications