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

redu在openwrt上转发失败 #460

Open
1443213244 opened this issue Apr 23, 2024 · 0 comments
Open

redu在openwrt上转发失败 #460

1443213244 opened this issue Apr 23, 2024 · 0 comments

Comments

@1443213244
Copy link

目前只测试成功redu转发到socks5,redu转发到relay+mtls服务端报错unknown feature,请问redu目前支持转发到哪些协议
services:

  • name: us01_5G_udp
    addr: :1080
    handler:
    type: redu
    chain: chain-us01_5G
    listener:
    type: redu
    metadata:
    ttl: 30s
    chains:
  • name: chain-us01_5G
    hops:
    • name: hop-0
      sockopts:
      mark: 100
      nodes:
      • name: node-0
        addr: 123.123.123.123:123
        connector:
        type: relay
        auth:
        username: 123
        password: 123
        dialer:
        type: mtls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant