LookingGlass
LookingGlass copied to clipboard
speedtest feature
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.
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?
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?
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.
LookingGlass curent can't test to another server, LG can get IP server chose to test with host?