Config format shown in documentation seems to be mismatching with the code #2671
Unanswered
fishBone000
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm making a custom protocol on my own, and I was trying to read the implementation code of socks for reference, but I found that the config format for socks is different from what is shown on v2fly doc.
For example, in config.proto there's various configurations like
auth_type
andaccounts
, but in v2fly doc such configurations are not shown.Is the documentation out of date?
Beta Was this translation helpful? Give feedback.
All reactions