[GH-ISSUE #268] linux-amd64执行不了 #184

Closed
opened 2026-02-27 23:15:50 +03:00 by kerem · 7 comments
Owner

Originally created by @LincolnBruce on GitHub (Apr 26, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/268

image
./proxy根本me没有响应啊。。。。

/proxy-linux # cat /etc/os-release
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.8.2
PRETTY_NAME="Alpine Linux v3.8"
HOME_URL="http://alpinelinux.org"
BUG_REPORT_URL="http://bugs.alpinelinux.org"
Originally created by @LincolnBruce on GitHub (Apr 26, 2019). Original GitHub issue: https://github.com/snail007/goproxy/issues/268 ![image](https://user-images.githubusercontent.com/7814560/56780605-8fa27700-6812-11e9-8a70-c7dcf63ee90c.png) ./proxy根本me没有响应啊。。。。 ```shell /proxy-linux # cat /etc/os-release NAME="Alpine Linux" ID=alpine VERSION_ID=3.8.2 PRETTY_NAME="Alpine Linux v3.8" HOME_URL="http://alpinelinux.org" BUG_REPORT_URL="http://bugs.alpinelinux.org" ```
kerem 2026-02-27 23:15:50 +03:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@LincolnBruce commented on GitHub (Apr 26, 2019):

image
ubuntu也不行

<!-- gh-comment-id:486909356 --> @LincolnBruce commented on GitHub (Apr 26, 2019): ![image](https://user-images.githubusercontent.com/7814560/56780808-58809580-6813-11e9-82df-fe51d34467c0.png) ubuntu也不行
Author
Owner

@newzf commented on GitHub (Apr 26, 2019):

curl -L https://raw.githubusercontent.com/snail007/goproxy/master/install_auto.sh | bash
64位机用上面的指令安装就行了

<!-- gh-comment-id:486974562 --> @newzf commented on GitHub (Apr 26, 2019): curl -L https://raw.githubusercontent.com/snail007/goproxy/master/install_auto.sh | bash 64位机用上面的指令安装就行了
Author
Owner

@LincolnBruce commented on GitHub (Apr 28, 2019):

ok 我试一试

<!-- gh-comment-id:487332550 --> @LincolnBruce commented on GitHub (Apr 28, 2019): ok 我试一试
Author
Owner

@tidaybreak commented on GitHub (Apr 29, 2019):

centos7.2 docker 上运行没反映 跑了curl -L https://raw.githubusercontent.com/snail007/goproxy/master/install_auto.sh | bash也一样

<!-- gh-comment-id:487439024 --> @tidaybreak commented on GitHub (Apr 29, 2019): centos7.2 docker 上运行没反映 跑了curl -L https://raw.githubusercontent.com/snail007/goproxy/master/install_auto.sh | bash也一样
Author
Owner

@YanzheL commented on GitHub (Apr 30, 2019):

在Ubuntu 18.04上用

curl -L https://raw.githubusercontent.com/snail007/goproxy/master/install_auto.sh | bash

安装完了之后

proxy help

没有任何输出,也没报错

<!-- gh-comment-id:487827696 --> @YanzheL commented on GitHub (Apr 30, 2019): 在Ubuntu 18.04上用 ```shell curl -L https://raw.githubusercontent.com/snail007/goproxy/master/install_auto.sh | bash ``` 安装完了之后 ```shell proxy help ``` 没有任何输出,也没报错
Author
Owner

@pinghe commented on GitHub (May 6, 2019):

@snail007
1、下个版本能恢复支持在docker中运行吗?
2、在内网,直接在主机上执行,配置 --jumper 可正常工作一段时间,然后报“check update fail, please check your network”,不断重启

<!-- gh-comment-id:489499733 --> @pinghe commented on GitHub (May 6, 2019): @snail007 1、下个版本能恢复支持在docker中运行吗? 2、在内网,直接在主机上执行,配置 --jumper 可正常工作一段时间,然后报“check update fail, please check your network”,不断重启
Author
Owner

@LincolnBruce commented on GitHub (May 6, 2019):

@pinghe 我的都是在docker中运行的都不行

<!-- gh-comment-id:489572277 --> @LincolnBruce commented on GitHub (May 6, 2019): @pinghe 我的都是在docker中运行的都不行
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#184
No description provided.