Commit Graph

3817 Commits (ed1d713ef437d03f25b8fd9373aaddc3da8dde05)

Author SHA1 Message Date
V2Ray a5888eea73 Merge ID into VMess intro 2015-10-18 15:13:04 +02:00
V2Ray 0ae69720fa Remove 'Point' in guide 2015-10-18 14:49:25 +02:00
V2Ray a5af51c42c Update install guide 2015-10-18 14:39:59 +02:00
V2Ray 9803bfc3a9 Smart config file 2015-10-18 13:14:34 +02:00
V2Ray b6a0d0aba9 Bump version for v0.9 release 2015-10-18 13:14:23 +02:00
V2Ray 0703c4469b Update install script 2015-10-18 11:57:43 +02:00
V2Ray 58b88a70ab Remove debug info in build.go 2015-10-18 11:51:21 +02:00
V2Ray d221147eb4 Update release script 2015-10-18 11:51:02 +02:00
V2Ray 74cba8b177 Able to zip folder when building 2015-10-18 11:42:00 +02:00
V2Ray 0de60adf3c Refactoring build script 2015-10-18 00:50:51 +02:00
V2Ray acdada81ed Helper functions for git 2015-10-17 22:08:28 +02:00
V2Ray dcb84b19bd Universal build script 2015-10-17 21:32:48 +02:00
V2Ray af8c8f16e5 Update donation list 2015-10-17 20:27:53 +02:00
V2Ray a81327c5b9 Fix zero users bug 2015-10-16 14:15:28 +02:00
Claire Raymond 5c7eb63bea import vmess json config 2015-10-16 10:05:59 +00:00
Claire Raymond 0ebc60febe Fix PrintVersion 2015-10-16 10:05:43 +00:00
Claire Raymond 771d0225c7 Refactor vmess config 2015-10-16 10:03:22 +00:00
Claire Raymond f10f08c87d add retry on socks and vmess inbound 2015-10-15 11:42:43 +00:00
Claire Raymond 0acfe57b0c format code 2015-10-15 11:42:26 +00:00
Claire Raymond c592d9c246 update 2015-10-15 11:25:57 +00:00
V2 Ray 9071b3ea10 more comments 2015-10-15 11:15:59 +00:00
V2Ray a84c03d5db Remove windows config 2015-10-14 21:02:08 +02:00
V2Ray ef6a200fe8 Add a default value to configFile 2015-10-14 18:14:55 +02:00
V2Ray 51773ea27d Add a config for windows client 2015-10-14 18:13:37 +02:00
V2Ray a03eaa0316 Split directRay from ray.go 2015-10-14 15:07:13 +02:00
V2Ray e79f4450b4 typo 2015-10-14 15:01:09 +02:00
V2Ray 4bc91b0215 Fix test 2015-10-14 14:56:11 +02:00
V2Ray 890d185979 Cleanup root directory 2015-10-14 14:51:19 +02:00
V2Ray 1b80a1a85a Handle multiple UDP packets in socks. 2015-10-14 09:56:04 +02:00
V2Ray 2a00e2c6e9 Fix for IPv4 address 2015-10-14 08:43:04 +02:00
V2Ray 8408b7735c format code 2015-10-14 01:15:29 +02:00
V2Ray 3c946daf88 Fix infinate look in retry 2015-10-14 00:57:00 +02:00
V2Ray 7cd2f32d7e Always show running message. 2015-10-14 00:08:52 +02:00
V2Ray 99671a173f Customize UDP server address 2015-10-14 00:04:49 +02:00
V2Ray 3c259b7069 Remove unused const 2015-10-13 23:55:54 +02:00
V2Ray 4ac3eab385 format code 2015-10-13 22:00:12 +02:00
V2Ray 8c5865d4e7 Lazy initialize of socks5 response 2015-10-13 22:00:03 +02:00
V2Ray 7cc8d90f26 test case for wrong auth method 2015-10-13 21:55:12 +02:00
V2Ray b9b1e3fe61 Fix line separator 2015-10-13 21:45:09 +02:00
V2Ray 3bd4238e88 Line separator 2015-10-13 21:41:53 +02:00
V2Ray dc7d4a2309 Test case for wrong user account in socks5 2015-10-13 21:29:27 +02:00
V2Ray efb881d73c Remove log level detection during runtime 2015-10-13 18:27:29 +02:00
V2Ray 1675063dc6 Always print version 2015-10-13 14:30:37 +02:00
V2Ray 9cf5c3edfb Merge branch 'master' of https://github.com/v2ray/v2ray-core 2015-10-13 13:55:18 +02:00
V2Ray 1d40220d31 Remove error defination 2015-10-13 13:55:06 +02:00
V2Ray 93625dd656 Add a retry mechanism 2015-10-13 12:27:50 +02:00
V2 Ray 06dac18f81 Merge pull request #40 from kxjhlele/patch-1
Update install.sh
2015-10-13 11:25:16 +02:00
kxjhlele b2cd6e739e Update install.sh
go get -u github.com/v2ray/v2ray-core
2015-10-13 16:52:48 +08:00
V2Ray 9e078d533d continue to work even if failed to accept connection 2015-10-11 22:46:56 +02:00
V2Ray bc6174d4b5 Continue to work even if failed to accept connection 2015-10-11 22:44:48 +02:00