Commit Graph

2853 Commits (6e61538b36f2d89f1ca7afbb8a7ac8f58b56431d)
 

Author SHA1 Message Date
Claire Raymond 5c7eb63bea import vmess json config
9 years ago
Claire Raymond 0ebc60febe Fix PrintVersion
9 years ago
Claire Raymond 771d0225c7 Refactor vmess config
9 years ago
Claire Raymond f10f08c87d add retry on socks and vmess inbound
9 years ago
Claire Raymond 0acfe57b0c format code
9 years ago
Claire Raymond c592d9c246 update
9 years ago
V2 Ray 9071b3ea10 more comments
9 years ago
V2Ray a84c03d5db Remove windows config
9 years ago
V2Ray ef6a200fe8 Add a default value to configFile
9 years ago
V2Ray 51773ea27d Add a config for windows client
9 years ago
V2Ray a03eaa0316 Split directRay from ray.go
9 years ago
V2Ray e79f4450b4 typo
9 years ago
V2Ray 4bc91b0215 Fix test
9 years ago
V2Ray 890d185979 Cleanup root directory
9 years ago
V2Ray 1b80a1a85a Handle multiple UDP packets in socks.
9 years ago
V2Ray 2a00e2c6e9 Fix for IPv4 address
9 years ago
V2Ray 8408b7735c format code
9 years ago
V2Ray 3c946daf88 Fix infinate look in retry
9 years ago
V2Ray 7cd2f32d7e Always show running message.
9 years ago
V2Ray 99671a173f Customize UDP server address
9 years ago
V2Ray 3c259b7069 Remove unused const
9 years ago
V2Ray 4ac3eab385 format code
9 years ago
V2Ray 8c5865d4e7 Lazy initialize of socks5 response
9 years ago
V2Ray 7cc8d90f26 test case for wrong auth method
9 years ago
V2Ray b9b1e3fe61 Fix line separator
9 years ago
V2Ray 3bd4238e88 Line separator
9 years ago
V2Ray dc7d4a2309 Test case for wrong user account in socks5
9 years ago
V2Ray efb881d73c Remove log level detection during runtime
9 years ago
V2Ray 1675063dc6 Always print version
9 years ago
V2Ray 9cf5c3edfb Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
V2Ray 1d40220d31 Remove error defination
9 years ago
V2Ray 93625dd656 Add a retry mechanism
9 years ago
V2 Ray 06dac18f81 Merge pull request #40 from kxjhlele/patch-1
9 years ago
kxjhlele b2cd6e739e Update install.sh
9 years ago
V2Ray 9e078d533d continue to work even if failed to accept connection
9 years ago
V2Ray bc6174d4b5 Continue to work even if failed to accept connection
9 years ago
V2Ray 0a1f5fe27e rename config to jsonConfig to avoid name conflict
9 years ago
V2Ray 37112f737e Log UDP access as well
9 years ago
V2Ray c7c493f20e Don't block main thread when writing access log.
9 years ago
V2Ray 95b44f2160 Clear buffer for UDP response.
9 years ago
V2Ray 702aaacac3 More doc
9 years ago
V2Ray 2a85c62e14 Use large buffer if download size is huge
9 years ago
V2Ray a80093a727 Test case for access log
9 years ago
V2Ray 6d5d8b12cd More test case for address
9 years ago
V2Ray 5cee727308 Fix socks authentication
9 years ago
V2Ray 1652b3f7f0 Test case for buffer
9 years ago
V2Ray d4f3fc0c0f More accurate hash generation
9 years ago
V2Ray 7fe9683f28 Cleanup queue in time
9 years ago
V2Ray ab151cc053 Don't generate duplicated hash
9 years ago
V2Ray 7f6878fbc3 Ray is never nil
9 years ago