mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3153] Verify if Same Code From This Repo #2525
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2525
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 @flikites on GitHub (Oct 29, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3153
Bug Description
A company by the name of "Proxidize" uploaded files manually into github on September 15th, 2022 that claims to use this exact implementation of a FRP server. You can see the credits of their project to confirm by visiting: https://github.com/proxidize/proxidize-android/blob/main/CREDITS
They bundled the "server" file in Binary form and have stated that I should cross reference the MD5 with the binary of your repo:
This is the MD5 hash for the file below: 2C9148CF7F7EF624AD3DA7A7B4CB8B7C
https://github.com/proxidize/proxidize-android/blob/main/server/server
They told me to do a check on the MD5 so that's what I am doing:
https://prnt.sc/WWgUvNx1-ehS
Would you be able to confirm that the MD5 above matches up with your code from this repo?
frpc Version
not available
frps Version
not available
System Architecture
not available
Configurations
Binary?
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Oct 31, 2022):
In each release assets, there is a
frp_sha256_checksums.txtfile. You can check it by yourself.@flikites commented on GitHub (Oct 31, 2022):
Can you provide me a link to the file? I can't seem to find it in the repo.
@fatedier commented on GitHub (Nov 1, 2022):
https://github.com/fatedier/frp/releases
@github-actions[bot] commented on GitHub (Dec 2, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.