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

Are all the transports listed in the Readme.md actually supported? #2

Closed
hellais opened this issue May 22, 2018 · 1 comment
Closed

Comments

@hellais
Copy link

hellais commented May 22, 2018

The Readme.md of this repo says:

The following transports are currently provided by the library:

  • meek
  • obfs4
  • obfs3
  • obfs2
  • scramblesuit

However I see that actually only obfs2 is being included in https://github.com/OperatorFoundation/shapeshifter-transports/blob/master/transports/transports.go#L81. I also don't see any code for obfs3 or scramblesuit in the repo itself. There is code for obfs4 (which looks like obfs4proxy from @Yawning), but it doesn't seem to be imported by transports.go. I also see some glue code for shadowsocks, but it's unclear if that is also supported.

Are these PTs supported?

It would also be useful perhaps to make it clear from the readme that this is work in progress and that some bits are not yet working.

I would perhaps be interested t help out with this, if it were more clear what is missing and what is the current state and direction of the project.

@blanu
Copy link
Contributor

blanu commented Oct 16, 2018

The README has been updated. The currently supported transports are obfs2, obfs4, and Shadowsocks.

@blanu blanu closed this as completed Oct 16, 2018
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

2 participants