[GH-ISSUE #576] verify fail, your machine has expired(free_14.8) #465

Closed
opened 2026-02-27 23:16:59 +03:00 by kerem · 2 comments
Owner

Originally created by @MrXionGe on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/snail007/goproxy/issues/576

为避免浪费时间,一切不按着issue模版填写的问题,一律默认忽略处理,谢谢合作!

Avoid waste time, any report not match the issue template will be ignored.

Expected Behavior

cmd

./proxy http -t tcp -p ":8880"

Then listening...

Current Behavior

cmd show

2024/12/23 16:05:10.536 INFO tcp http(s) proxy on [::]:8880
2024/12/23 16:05:15.533 INFO your machine code is : 9a76cd59a5e9469bc682bfd093b49927
2024/12/23 16:05:15.533 INFO checking ...
2024/12/23 16:05:55.773 INFO verify fail, your machine has expired

Possible Solution

Steps to Reproduce

  1. Download latest version(v14.8)
  2. Decompress the file (proxy-linux-amd64.tar.gz)
  3. Run proxy
  4. Console print "verify fail, your machine has expired"

Context (Environment)

  1. proxy version is: free_14.8
  2. full command is: ./proxy http -t tcp -p ":8880"
  3. system is: Ubuntu 22.04.5 LTS
  4. full log is:
2024/12/23 16:05:10.536 INFO tcp http(s) proxy on [::]:8880
2024/12/23 16:05:15.533 INFO your machine code is : 9a76cd59a5e9469bc682bfd093b49927
2024/12/23 16:05:15.533 INFO checking ...
2024/12/23 16:05:55.773 INFO verify fail, your machine has expired

Detailed Description

Possible Implementation

Originally created by @MrXionGe on GitHub (Dec 23, 2024). Original GitHub issue: https://github.com/snail007/goproxy/issues/576 # 为避免浪费时间,一切不按着issue模版填写的问题,一律默认忽略处理,谢谢合作! # Avoid waste time, any report not match the issue template will be ignored. ## Expected Behavior <!--- Tell us what should happen --> cmd ``` shell ./proxy http -t tcp -p ":8880" ``` Then listening... ## Current Behavior <!--- Tell us what happens instead of the expected behavior --> cmd show ``` shell 2024/12/23 16:05:10.536 INFO tcp http(s) proxy on [::]:8880 2024/12/23 16:05:15.533 INFO your machine code is : 9a76cd59a5e9469bc682bfd093b49927 2024/12/23 16:05:15.533 INFO checking ... 2024/12/23 16:05:55.773 INFO verify fail, your machine has expired ``` ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. Download latest version(v14.8) 1. Decompress the file (proxy-linux-amd64.tar.gz) 1. Run proxy 1. Console print "verify fail, your machine has expired" ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> 1. proxy version is: free_14.8 1. full command is: ./proxy http -t tcp -p ":8880" 1. system is: Ubuntu 22.04.5 LTS 1. full log is: ``` 2024/12/23 16:05:10.536 INFO tcp http(s) proxy on [::]:8880 2024/12/23 16:05:15.533 INFO your machine code is : 9a76cd59a5e9469bc682bfd093b49927 2024/12/23 16:05:15.533 INFO checking ... 2024/12/23 16:05:55.773 INFO verify fail, your machine has expired ``` <!--- Provide a general summary of the issue in the Title above --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change -->
kerem closed this issue 2026-02-27 23:16:59 +03:00
Author
Owner

@snail007 commented on GitHub (Dec 23, 2024):

fixed, try redownload

<!-- gh-comment-id:2559919027 --> @snail007 commented on GitHub (Dec 23, 2024): fixed, try redownload
Author
Owner

@MrXionGe commented on GitHub (Dec 23, 2024):

It has been verified. Confirm that the error has been fixed.

<!-- gh-comment-id:2559927400 --> @MrXionGe commented on GitHub (Dec 23, 2024): It has been verified. Confirm that the error has been fixed.
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/goproxy#465
No description provided.