iamsk / cloudping

This site allows you to perform an HTTP ping to measure the network latency from your browser to the various cloud data centers around the world.
http://cloudping.bastionhost.org/
MIT License
66 stars 14 forks source link

Run all pings in parallel #15

Open PatMyron opened 5 years ago

PatMyron commented 5 years ago

looking into this

iamsk commented 5 years ago

@PatMyron It's nice to hear this 👍

PatMyron commented 5 years ago

@iamsk Which files does the pinging occur in?

I tried searching the repository for some substrings of the URLs being pinged like: dynamodb blob.core cloudharmony, but only found them in the old cloudping/db.sqlite3 file that was removed from the repo

iamsk commented 5 years ago

@PatMyron Yes, it's in db.sqlite3, as this file have changes everyday, so I removed that. You can use the old one.

gaomeluo commented 5 years ago

找人搭建好了,但是Django管理默认的账户密码是多少啊? 还有,网站建好了,但是这个数据没有啊http://ping.inurl.link 大神,指点一二

iamsk commented 5 years ago

@gaomeluo python manage.py createsuperuser 这样可以创建新的超级管理员账号; 因为数据是每天变动的,所以没有放入 git,可以查看这里:http://cloudping.bastionhost.org/