diff options
Diffstat (limited to 'dht/vnet/screen-shell.sh')
-rwxr-xr-x | dht/vnet/screen-shell.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dht/vnet/screen-shell.sh b/dht/vnet/screen-shell.sh index fa420b9d..ab274f39 100755 --- a/dht/vnet/screen-shell.sh +++ b/dht/vnet/screen-shell.sh | |||
@@ -11,4 +11,4 @@ digit=$(printf '%X' $count) | |||
11 | cd ep$digit | 11 | cd ep$digit |
12 | port=$(( 33400 + $count )) | 12 | port=$(( 33400 + $count )) |
13 | pwd | 13 | pwd |
14 | ../dhtd tox=$(ifaddr ep$digit):$port,bt=,xmpp= | 14 | ../dhtd --noavahi tox=$(ifaddr ep$digit):$port,bt=,xmpp= -v TCP,Onion |