admin 17 May 2024 Use the following to create a temporary tcp proxy using only netcat: nc -l <source port> --sh-exec "nc localhost <dest port>" Category Misc Log in to post comments