Difference between revisions of "Socat"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
'''Forward''' port 80 to localhost:8090 | '''Forward''' port 80 to localhost:8090 | ||
− | <code>socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090</code> | + | * <code>socat TCP-LISTEN:80,fork TCP:127.0.0.1:8090</code> |
Revision as of 07:42, 27 March 2020
Advertising: