start_udp.sh 100 B

123
  1. #!/usr/bin/env bash
  2. set -euo pipefail
  3. exec "$(dirname "$0")/start-transparent.sh" --enable-udp "$@"