I need a program that will forward traffic from a pc over port 443 to a server that will then pass it to the internet. Possibly a setup like this:
(I am using port 8080 for the example I need it to be any port really)
Program using port 8080 > port 443 tunnel software (SSH?) > internet > server > Internet
(I am using port 8080 for the example I need it to be any port really)
Program using port 8080 > port 443 tunnel software (SSH?) > internet > server > Internet