mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-26 16:05:55 +03:00
[GH-ISSUE #580] v14.8版本源码编译程序与二进制程序执行不一致 #467
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#467
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 @shenghuoli on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/snail007/goproxy/issues/580
使用v14.8的源码编译后,输入kcp的参数时报错,提示不支持。
但是直接下载的免费版二进制程序支持kcp的参数设置。
请问是否存在以上问题。能否让两个统一。