LookingGlass icon indicating copy to clipboard operation
LookingGlass copied to clipboard

speedtest feature

Open hendranata opened this issue 7 years ago • 4 comments

helo i hope looking glass will have feature to do speedtest.. not from client to LookingGlass server.. but from LookingGlass to another ip address outside.

hendranata avatar Sep 04 '17 12:09 hendranata

If you run configure.sh, you will get this option:

Enter the size of test files in MB (Example: 25MB 50MB 100MB)

By generate these files, the client have the option to download a test file to measure the download speed.

Or what kind of speedtest are you after? Do you have an example?

walle89 avatar Sep 04 '17 12:09 walle89

i mean speedtest between LookingGlass script. if i have 3 server in 3 different countries which also using LookingGlass. user want to know from server A to server B how fast they are? note: user does not have root access..they just want to know the speed result only.

hemm...possible?

hendranata avatar Sep 04 '17 12:09 hendranata

A simple solution is to make a PHP script that executes a curl or wget command and print the result. Example of a curl command with nice output.

Then you simply link to this script on the LookingGlass page.

walle89 avatar Sep 04 '17 14:09 walle89

LookingGlass curent can't test to another server, LG can get IP server chose to test with host?

Lamvisal avatar Jun 01 '19 07:06 Lamvisal