1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 04:35:24 +00:00
Commit Graph

495 Commits

Author SHA1 Message Date
Claire Raymond
5c7eb63bea import vmess json config 2015-10-16 10:05: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
890d185979 Cleanup root directory 2015-10-14 14:51:19 +02:00
V2Ray
99671a173f Customize UDP server address 2015-10-14 00:04:49 +02:00
V2Ray
1675063dc6 Always print version 2015-10-13 14:30:37 +02:00
kxjhlele
b2cd6e739e Update install.sh
go get -u github.com/v2ray/v2ray-core
2015-10-13 16:52:48 +08:00
V2Ray
020789c9b3 Update doc 2015-10-10 10:51:21 +02:00
V2Ray
fc80d5e279 Access log 2015-10-09 17:43:27 +02:00
V2Ray
1397178dc3 Revert IP 2015-10-08 17:57:37 +02:00
V2Ray
3cb1951dfc Use []byte in pool instead of buffer 2015-10-08 17:41:38 +02:00
V2Ray
a743f7b46b Remove use of panic 2015-10-07 10:05:11 +02:00
V2Ray
cd81e5531b reuse outbound connection handler 2015-10-07 00:30:44 +02:00
V2Ray
72b4eeba8b Simpilify configuration files 2015-10-06 23:11:08 +02:00
V2Ray
5c4b149d48 UDP support 2015-10-03 11:34:01 +02:00
V2Ray
df963c99ca typo 2015-10-02 11:05:44 +02:00
V2Ray
0e1d714993 update install.sh for x86 2015-10-02 11:01:12 +02:00
V2Ray
c097e6a3c6 Print release date in version command 2015-09-29 11:52:34 +02:00
V2Ray
b5fee0def0 Fix win32 build 2015-09-28 12:58:25 +02:00
V2Ray
db23bdfc20 reduce binary size by stripping debug information 2015-09-22 23:43:39 +02:00
V2Ray
338300248c Target oriented building and windows x86 and arm support. 2015-09-22 17:19:28 +02:00
V2Ray
0527d40f21 change address back to 127.0.0.1 2015-09-22 15:12:02 +02:00
V2Ray
4874cd54a4 Introduce Packet to unify TCP and UDP communication 2015-09-22 14:45:03 +02:00
V2Ray
79ffd818b2 Add network field in config file. 2015-09-21 17:52:58 +02:00
V2Ray
a887fd01b8 Move log into common 2015-09-20 00:50:21 +02:00
V2Ray
075753c030 Massive refactoring for better code structure 2015-09-19 23:54:36 +02:00
V2Ray
8be5d695c8 test case for socks.net 2015-09-19 15:35:20 +02:00
V2Ray
729312f3b5 Convert point server config to interface for testibility 2015-09-19 15:07:10 +02:00
V2Ray
f27e8308cb Another test for travis 2015-09-18 14:35:50 +02:00
V2Ray
a73d791af0 upload v2ray latest 2015-09-18 14:24:56 +02:00
V2Ray
c504144792 Version flag 2015-09-18 11:59:36 +02:00
V2Ray
989f401256 install script for debian 2015-09-18 11:19:52 +02:00
V2Ray
2b7fdef203 Fix config file path resolution for Windows 2015-09-17 11:24:19 +02:00
V2Ray
cfbae29367 release script 2015-09-16 16:30:17 +02:00
V2Ray
54fe1ed8b1 format code 2015-09-16 00:06:22 +02:00
V2Ray
e1952a52e4 flag for log level 2015-09-14 22:20:27 +02:00
V2Ray
d12737b3b8 Simplify channel operations 2015-09-13 20:01:50 +02:00
V2Ray
b0c5b816da Remove comments from json files 2015-09-13 00:14:14 +02:00
V2Ray
de636b123a install method 2015-09-12 22:56:45 +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