intel / ACON

Apache License 2.0
55 stars 16 forks source link

scripts: Add `ATD_QGS` to acon-startvm to configure QGS location #68

Closed binxing closed 7 months ago

binxing commented 7 months ago

This PR adds a new env var ATD_QGS to allow specifying the location of QGS when starting a TD.

binxing commented 7 months ago

Yes, ATD_TCPFWD supports multiple forwarding rules, but separated by commas (',') instead of spaces (' '). So in your case it should written as ATD_TCPFWD=8080:8085,10020:1025.