Socat

From wikieduonline
Revision as of 14:08, 3 March 2020 by Welcome (talk | contribs) (Created page with " Forward port 80 to localhost:8090 socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Forward port 80 to localhost:8090

socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090

Advertising: