vx6 initvx6 nodevx6 reloadvx6 statusvx6 identityvx6 listvx6 peervx6 servicevx6 connectvx6 sendvx6 receivevx6 debugvx6-guibrowser/qt/build/vx6-browser
- transport is TCP in this release
transport=quicis not active- hidden services use invite-based lookup
- private services are not published as public
service/...records vx6 statusreports whether an offline ASN map is loaded for DHT diversity- trusted DHT stores now require authoritative signed envelopes
- the Qt browser frontend is built from
browser/qt, not the Go root tree
Initialize:
vx6 init --name alice --listen '[::]:4242'Run:
vx6 nodePublish service:
vx6 service add --name web --target 127.0.0.1:8080Open tunnel:
vx6 connect --service alice.web --listen 127.0.0.1:8080Open GUI:
vx6-guiOpen browser app:
browser/qt/build/vx6-browser