Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex
by
vtorrent
on 01/12/2016, 04:59:05 UTC
Dear all,

For anyone still having problem with syncing or client have 0 peer, please follow steps as follow:

1. Create new text document with following content

Code:
addnode=vtrseed.cloudns.asia

2. Save it as vTorrent.conf then move/copy it according to your operating system

For Windows:

The file AppData folder is hidden by default so make sure to enable viewing hidden files.

Code:
Windows drive (C:) -> Users -> $YOURUSERNAME -> AppData -> Roaming -> vTorrent-HD

For Mac:

Code:
~/Library/Application Support/vTorrent-HD/


There is no need to add more nodes since vtrseed.cloudns.asia is a crawler for our vTorrent network, which should able to provide list of reliable nodes by itself.

It is also hardcoded since 0.8.1.1b and all soon to be released clients.

Code:
DEV_MP:~ VTR_DEV08$ dig vtrseed.cloudns.asia

; <<>> DiG 9.8.3-P1 <<>> vtrseed.cloudns.asia
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50502
;; flags: qr rd ra; QUERY: 1, ANSWER: 16, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;vtrseed.cloudns.asia. IN A

;; ANSWER SECTION:
vtrseed.cloudns.asia. 3599 IN A 188.134.72.213
vtrseed.cloudns.asia. 3599 IN A 2.49.36.96
vtrseed.cloudns.asia. 3599 IN A 125.25.151.80
vtrseed.cloudns.asia. 3599 IN A 82.13.65.164
vtrseed.cloudns.asia. 3599 IN A 119.81.64.88
vtrseed.cloudns.asia. 3599 IN A 45.55.197.64
vtrseed.cloudns.asia. 3599 IN A 95.136.101.80
vtrseed.cloudns.asia. 3599 IN A 52.88.132.97
vtrseed.cloudns.asia. 3599 IN A 94.68.28.146
vtrseed.cloudns.asia. 3599 IN A 40.112.149.192
vtrseed.cloudns.asia. 3599 IN A 85.24.143.58
vtrseed.cloudns.asia. 3599 IN A 104.251.219.196
vtrseed.cloudns.asia. 3599 IN A 144.76.64.49
vtrseed.cloudns.asia. 3599 IN A 94.38.142.224
vtrseed.cloudns.asia. 3599 IN A 82.39.101.246
vtrseed.cloudns.asia. 3599 IN A 108.70.73.83

;; Query time: 284 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Dec  1 0:33:15 2016
;; MSG SIZE  rcvd: 294

Regards,

vTorrent