mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #80] Possible throttle from ISP #41
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ltotsas on GitHub (May 3, 2018).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/80
Currently, i have setup a reverse tunnel through AWS but i am getting really low upload/download speeds. No more than 400kbps when my network speed when my network speed is around 80Mbps.
i moved my server in another network to test if the problem is from actually from localhost, AWS or from go-http-tunnel, but that's not the case.
The only thing that is left is that my ISP limits my connection, apart from blocking all ports. Is there any solution for that through go-http-tunnel?
@aterebenkov commented on GitHub (May 24, 2020):
have same problem with tcp tunnel for rtsp, 400kbps max bitrate :(
Does anyone know how to fix this?