Difference between revisions of "Socat"
Jump to navigation
Jump to search
(Created page with " Forward port 80 to localhost:8090 socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 3: | Line 3: | ||
Forward port 80 to localhost:8090 | Forward port 80 to localhost:8090 | ||
socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090 | socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090 | ||
+ | |||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{netcat}} |
Revision as of 14:09, 3 March 2020
Advertising: