Add v4 to v6 IP forwarding script

master
Markus Koch 2021-01-18 09:48:40 +01:00
parent 6ca020abcb
commit 6d2d32ec22
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
# This script allows forwarding of a port from an IPv4+6 host to a v6-only host.
socat TCP-LISTEN:local-port,fork TCP6:[v6-remote-ip]:remote-port