versia-go/scripts/ssl-tunnel.sh

3 lines
70 B
Bash
Raw Permalink Normal View History

2024-08-11 03:51:22 +02:00
#!/bin/sh
sudo socat TCP-LISTEN:443,reuseaddr,fork TCP:localhost:8443