versia-go/scripts/ssl-tunnel.sh
2024-08-13 01:18:14 +02:00

3 lines
70 B
Bash
Executable file

#!/bin/sh
sudo socat TCP-LISTEN:443,reuseaddr,fork TCP:localhost:8443