[GH-ISSUE #513] 不加密通信通讯如何使用 #417

Open
opened 2026-02-27 23:16:50 +03:00 by kerem · 1 comment
Owner

Originally created by @smile365 on GitHub (Dec 15, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/513

goproxy version is : v12.3

  1. full command is : proxy bridge -p ":33080"
  2. system is : centos 7
  3. full log is: nothing

使用手册中说「当然可以选择不加密通信通讯」,当我不使用 -C 和 -K 时提示没有证书文件,看了相关命令的 help 也没找到不加密的命令,那么如何不用加密使用 goproxy 呢。

proxy/main.go:86 ERROR err : run service [bridge:bridge] fail, ERR:bridge servcie fail, ERR: err : file not found , proxy.crt
Originally created by @smile365 on GitHub (Dec 15, 2022). Original GitHub issue: https://github.com/snail007/goproxy/issues/513 goproxy version is : v12.3 1. full command is : `proxy bridge -p ":33080"` 2. system is : centos 7 3. full log is: nothing [使用手册](https://snail007.host900.com/goproxy/manual/zh/#/?id=%e9%a6%96%e6%ac%a1%e4%bd%bf%e7%94%a8%e5%bf%85%e7%9c%8b%e8%b0%a2%e8%b0%a2%ef%bc%81)中说「当然可以选择不加密通信通讯」,当我不使用 -C 和 -K 时提示没有证书文件,看了相关命令的 help 也没找到不加密的命令,那么如何不用加密使用 goproxy 呢。 ```bash proxy/main.go:86 ERROR err : run service [bridge:bridge] fail, ERR:bridge servcie fail, ERR: err : file not found , proxy.crt ```
Author
Owner

@snail007 commented on GitHub (Dec 16, 2022):

-t tcp

<!-- gh-comment-id:1354244776 --> @snail007 commented on GitHub (Dec 16, 2022): -t tcp
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#417
No description provided.