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

How to build tun2socks on Windows #11

Closed
GoogleCodeExporter opened this issue Apr 15, 2016 · 4 comments
Closed

How to build tun2socks on Windows #11

GoogleCodeExporter opened this issue Apr 15, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

This is not a issue!

I used tun2socks + ssh perfactly,  now I want to modify some 

function to fix my requests. Can you tell me how to build just tun2socks without

 any other software on Windows system ? 

Original issue reported on code.google.com by pzm200...@gmail.com on 9 May 2013 at 12:07

@GoogleCodeExporter
Copy link
Author

In the source code there's a file called INSTALL-WINDOWS with compilation 
instructions. To get tun2socks only, skip everything about NSS and OpenSSL, 
then in the cmake command, add these arguments:

-DBUILD_NOTHING_BY_DEFAULT=1 -DBUILD_TUN2SOCKS=1 -DBUILD_UDPGW=1

I'll update the file sometime to mention this.

Original comment by ambr...@gmail.com on 9 May 2013 at 3:23

@GoogleCodeExporter
Copy link
Author

Issue 12 has been merged into this issue.

Original comment by ambr...@gmail.com on 9 May 2013 at 3:24

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Original comment by ambr...@gmail.com on 15 Dec 2013 at 9:26

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant