Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.11.0-alpha.6 開始 客戶端 inbounds direct : override (tcp轉發) 異常 #2288

Open
4 of 5 tasks
kousyougi opened this issue Nov 16, 2024 · 0 comments
Open
4 of 5 tasks
Labels
bug Something isn't working

Comments

@kousyougi
Copy link

操作系统

Linux

系统版本

6.6

安装类型

sing-box 原始命令行程序

如果您使用图形客户端程序,请提供该程序版本。

No response

版本

1.11.0-alpha.6 一直到 1.11.0-alpha.17

描述

從 1.11.0-alpha.6 開始 inbounds 的 direct : override (tcp轉發) 異常
1.11.0-alpha.5 之前的版本是正常的

重现方式

"inbounds": [
	{
		"type": "direct",
		"listen": "127.0.0.1",
		"listen_port": 10902,
		"network": "tcp",
		"override_address": "192.168.1.1",
		"override_port": 10903
	}

日志

No response

支持我们

完整性要求

  • 我保证阅读了文档,了解所有我编写的配置文件项的含义,而不是大量堆砌看似有用的选项或默认值。
  • 我保证提供了可以在本地重现该问题的服务器、客户端配置文件与流程,而不是一个脱敏的复杂客户端配置文件。
  • 我保证提供了可用于重现我报告的错误的最简配置,而不是依赖远程服务器、TUN、图形界面客户端或者其他闭源软件。
  • 我保证提供了完整的配置文件与日志,而不是出于对自身智力的自信而仅提供了部分认为有用的部分。
@nekohasekai nekohasekai added the bug Something isn't working label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants