giannistsitsis97 / badvpn

Automatically exported from code.google.com/p/badvpn
Other
0 stars 0 forks source link

No SOCKS authentication #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is it possible  to add SOCKS authentication to tun2socks?

Or is it possible/supposed to be via NCD?

Original issue reported on code.google.com by eam...@gmx.net on 20 Nov 2012 at 4:12

GoogleCodeExporter commented 8 years ago
You mean username/password authentication? Sure, I can try to implement this.

Original comment by ambr...@gmail.com on 20 Nov 2012 at 4:52

GoogleCodeExporter commented 8 years ago
SOCKS username/password authentication for tun2socks is now implemented in the 
Subversion repository.

Usage: --username your_username --password your_password

Or if you don't want to specify the password on command line, use 
--password-file instead of --password. But be careful because it will read the 
entire file, and any newlines at the end will be considered part of the 
password.

If you need an updated Windows build, please say so.

Original comment by ambr...@gmail.com on 21 Nov 2012 at 12:14

GoogleCodeExporter commented 8 years ago
Has this been updated in the latest Windows build?

thx

Original comment by mi...@wangled.com on 22 Jan 2013 at 12:39

GoogleCodeExporter commented 8 years ago
That would be 1.999.111

Original comment by mi...@wangled.com on 22 Jan 2013 at 12:39

GoogleCodeExporter commented 8 years ago
Nope, I'll make another build right away.

Original comment by ambr...@gmail.com on 22 Jan 2013 at 12:40

GoogleCodeExporter commented 8 years ago
great, thanks! will that be available here?

http://code.google.com/p/badvpn/downloads/list

Original comment by mi...@wangled.com on 22 Jan 2013 at 12:55

GoogleCodeExporter commented 8 years ago
Soon after it finishes building in my XP VM (about an hour) ;)

Original comment by ambr...@gmail.com on 22 Jan 2013 at 12:57

GoogleCodeExporter commented 8 years ago
thank you!

Original comment by mi...@wangled.com on 22 Jan 2013 at 12:58

GoogleCodeExporter commented 8 years ago
It's done, please test.

Original comment by ambr...@gmail.com on 22 Jan 2013 at 1:46