Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Socat UDP Problem
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Socat UDP Problem

7cloud7cloud Member
edited September 2021 in Help

I use socat to forward udp
I type ps -ef command in terminal, I found many process like socat UDP-LISTEN:12345,fork,reuseaddr UDP:192.168.0.1:12345 can not release.

Who know the reason. Could anyone give me an method why this many UDP forward dead processes. How can I sovle this problem?

Sign In or Register to comment.