goproxy icon indicating copy to clipboard operation
goproxy copied to clipboard

When I install it I get an error:./install.sh: line 25: 6067 Segmentation fault (core dumped) proxy keygen -C proxy > /dev/null 2>&1

Open shadowqcom opened this issue 10 months ago • 2 comments

Expected Behavior

I hope it installs normally

Current Behavior

./install.sh: line 25: 6067 Segmentation fault (core dumped) proxy keygen -C proxy > /dev/null 2>&1

Possible Solution

Steps to Reproduce

  1. wget https://mirrors.goproxyauth.com/https://github.com/snail007/goproxy/releases/download/v13.7/proxy-linux-amd64.tar.gz
  2. tar -zxvf proxy-linux-amd64.tar.gz 3.wget https://mirrors.goproxyauth.com/https://raw.githubusercontent.com/snail007/goproxy/master/install.sh 4.chmod +x install.sh
  3. ./install.sh

Context (Environment)

  1. proxy version is : v? 13.7
  2. full command is :?
  3. system is : Rocky 9
  4. full log is: ?

Detailed Description

Possible Implementation

shadowqcom avatar Aug 07 '23 15:08 shadowqcom

the link is only for Linux x86_64 platform.

snail007 avatar Aug 07 '23 23:08 snail007

Linux version 5.14.0-284.25.1.el9_2.x86_64 ([email protected]) (gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4), GNU ld version 2.35.2-37.el9) #1 SMP PREEMPT_DYNAMIC Wed Aug 2 14:53:30 UTC 2023

This is my system information, which file should I choose?

shadowqcom avatar Aug 18 '23 03:08 shadowqcom