jpillora / chisel

A fast TCP/UDP tunnel over HTTP
MIT License
12.36k stars 1.32k forks source link

Version mismatch when using auth file #485

Open Dwigoric opened 5 months ago

Dwigoric commented 5 months ago

The server is changing versions depending on if authentication is enabled. It is prefixed with v if authentication is enabled, while it has no prefix if authentication is not enabled.

The client can only connect when the server has authentication disabled.

leshniak commented 5 months ago

Probably related to #417

jpillora commented 5 months ago

Version check should strip v from both sides, and then compare - its a bug

On Mon, 15 Jan 2024 at 23:45, Maciej Leśniewski @.***> wrote:

Probably related to #417 https://github.com/jpillora/chisel/issues/417

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/485#issuecomment-1892111641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE2X4ZJV5VGUSD5VSWRL2DYOUQH7AVCNFSM6AAAAABBOFK2IOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJSGEYTCNRUGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>