开发者

Bind AWK TCP connection to certain IP

/inet/tcp/80/0/0

Port 80 is alre开发者_C百科ady in use by eth0:1 (lighttpd server) but I'd like to bind my AWK process on eth0.

Is there any way you can define IP on which to bind AWK process?


A workaround would be to use "netcat -l -p 80 -s you.ip.number" within AWK.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜