Skip to content

Outbounds rules and obfs rules are not available, and cannot be used in the latest version of v2.6.2 #1421

@awdzs123

Description

@awdzs123

Hello, the outbounds rules and obfs rules cannot be used, and they cannot be used in the latest version of v2.6.2. I don't know if there is any problem with other versions. Later, I downgraded to 2.4.5 to use these two functions normally.
This is the configuration I wrote directly based on the documentation

obfs:
  type: salamander 
  salamander:
    password: cry_me_a_r1ver


outbounds:
  - name: my_http
    type: http
    http:
      url: http://username:[email protected]:8081 
      insecure: false

Both server configurations have been tested respectively. If the first one is used, adding the obfs configuration to the client will cause the proxy to be unable to be used and it will be used normally without adding. The second one is configured. The server has no effect and no forwarding. The proxy can be used normally but there is no forwarding. I downgraded to v2.4.5 and can be used normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions