I am creating a web challenge, and due to a firewall, I need to be able to bind an SSH client source socket to a fixed port to pass its traffic through the firewall.
Is there any way to do this using maybe netcat
or Ubuntu settings? Or an ssh alternative that could achieve this?