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

Support obfsproxy-0.2.7 and above in managed mode. #134

Merged
merged 1 commit into from Apr 29, 2014
Merged

Support obfsproxy-0.2.7 and above in managed mode. #134

merged 1 commit into from Apr 29, 2014

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@Yawning
Copy link

@Yawning Yawning commented Apr 29, 2014

obfsproxy >= 0.2.7 provide a SOCKSv5 server instead of a SOCKSv4
server. Determine which one is available at runtime and use the
correct one.

obfsproxy >= 0.2.7 provide a SOCKSv5 server instead of a SOCKSv4
server.  Determine which one is available at runtime and use the
correct one.
kpdyer added a commit that referenced this issue Apr 29, 2014
Support obfsproxy-0.2.7 and above in managed mode.
@kpdyer kpdyer merged commit d9fd144 into kpdyer:master Apr 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment