Commit Graph

17 Commits (5495b8bea565dab5f1a2e89c54f38d111d1c0695)

Author SHA1 Message Date
Charles 5495b8bea5 Add more error check and declare the field name in composite literal. 2015-09-16 23:07:05 +08:00
V2Ray 54fe1ed8b1 format code 2015-09-16 00:06:22 +02:00
V2Ray 4c963a51ed username/password support for socks proxy 2015-09-16 00:05:59 +02:00
V2Ray 0c1277c439 fix build break 2015-09-15 21:45:04 +02:00
V2Ray d1d71e9e38 use buffered io for socks input 2015-09-15 21:40:51 +02:00
V2Ray 097915bf7e Time based user hash 2015-09-14 18:19:17 +02:00
V2Ray e7ce2c7166 Close connection chan when socks client finishes sending data, and fix a performance issue in VMess decoding. 2015-09-14 13:51:30 +02:00
V2Ray d12737b3b8 Simplify channel operations 2015-09-13 20:01:50 +02:00
V2Ray 88d212eb22 Clean up code 2015-09-13 00:25:50 +02:00
V2Ray 51670b223d Remove prefix 'V' in struct names 2015-09-12 22:11:54 +02:00
V2Ray cc3fdb6ef4 Version 1.0 alpha 2015-09-12 20:36:21 +02:00
V2Ray 0ca7dab49b massive refactoring for configuration 2015-09-12 11:51:42 +02:00
V2Ray 9e6b746e86 format code 2015-09-11 14:12:26 +02:00
V2Ray 262eb4f985 sample socks proxy 2015-09-11 14:12:09 +02:00
V2Ray 0a96b8fb1d connecting dots 2015-09-11 00:24:18 +02:00
V2Ray e764275c58 socks5 server implementation 2015-09-09 12:13:52 +02:00
V2Ray fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way 2015-09-08 13:18:55 +02:00