Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/config/inbound/listeners/hysteria2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
listeners:
- name: hy-in
type: hysteria2
port: 8443
port: 8443,20000-50000 # 使用端口范围来启用端口跳跃 https://wiki.metacubex.one/handbook/syntax/#port-ranges
listen: 0.0.0.0
# routing-mark: 0 # 为监听socket设置routing-mark(仅支持linux)
users:
Expand Down