mirror of
https://github.com/cbeuw/Cloak-panel.git
synced 2026-04-25 11:25:47 +03:00
[GH-ISSUE #1] Potensial Copy and Paste mistake #2
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 @HirbodBehnam on GitHub (Aug 4, 2019).
Original GitHub issue: https://github.com/cbeuw/Cloak-panel/issues/1
Hello
Take a look at this line:
https://github.com/cbeuw/Cloak-panel/blob/master/script/endpoint.js#L74
I know that you are multiplying other values in 2^20 to convert them to Megabyte/s. But I think you made a small mistake on this one. Why are you multiplying Epoch time in 2^20 :D
@cbeuw commented on GitHub (Aug 4, 2019):
Good catch! I should refrain from coding when it's way past my bed time...
@HirbodBehnam commented on GitHub (Aug 4, 2019):
Lol
Anyway thanks for the great project and protocol. With this type of user management, everyone can write their own client for admin panel. Very very thank you!