[GH-ISSUE #45] speedtest feature #29

Open
opened 2026-02-28 00:40:14 +03:00 by kerem · 5 comments
Owner

Originally created by @hendranata on GitHub (Sep 4, 2017).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/45

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.

Originally created by @hendranata on GitHub (Sep 4, 2017). Original GitHub issue: https://github.com/telephone/LookingGlass/issues/45 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.
Author
Owner

@walle89 commented on GitHub (Sep 4, 2017):

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?

<!-- gh-comment-id:326954696 --> @walle89 commented on GitHub (Sep 4, 2017): 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?
Author
Owner

@hendranata commented on GitHub (Sep 4, 2017):

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?

<!-- gh-comment-id:326956618 --> @hendranata commented on GitHub (Sep 4, 2017): 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?
Author
Owner

@walle89 commented on GitHub (Sep 4, 2017):

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.

<!-- gh-comment-id:326971633 --> @walle89 commented on GitHub (Sep 4, 2017): 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](https://coderwall.com/p/lwpszg/measuring-download-speed-from-the-command-line-with-curl). Then you simply link to this script on the LookingGlass page.
Author
Owner

@Lamvisal commented on GitHub (Jun 1, 2019):

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

<!-- gh-comment-id:497921533 --> @Lamvisal commented on GitHub (Jun 1, 2019): LookingGlass curent can't test to another server, LG can get IP server chose to test with host?
Author
Owner

@jackson01010101 commented on GitHub (Aug 28, 2025):

Any update for adding the feature?

<!-- gh-comment-id:3232292023 --> @jackson01010101 commented on GitHub (Aug 28, 2025): Any update for adding the feature?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LookingGlass#29
No description provided.