DEBSOURCES
Skip Quicknav
sources / golang-github-containers-gvisor-tap-vsocks / 0.8.1-3 / test / wsl.sh
123456789
#!/usr/bin/env bash set -x ./bin/gvforwarder \ -url="stdio:$(pwd)/bin/gvproxy-windows.exe?listen-stdio=accept&debug=true" \ -iface="eth1" \ -stop-if-exist="" \ -debug