1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-25 17:05:23 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
V2Ray
f4e8b4aa32 update server ip 2015-11-26 16:23:58 +01:00
V2Ray
ed52fe5af4 official server configuration 2015-11-26 13:36:54 +01:00
Darien Raymond
91af039412 update server config as well 2015-11-26 11:29:58 +00:00
Darien Raymond
759efb0cfa field domain and ip accepts list of strings 2015-11-26 11:22:34 +00:00
V2Ray
869cd46450 Rename to routing 2015-11-23 00:19:23 +01:00
V2Ray
fb1dda5a19 Update config files 2015-11-22 21:05:16 +01:00
V2Ray
da1b428bb4 Fix default config file 2015-11-09 22:31:19 +01:00
V2Ray
31fb65b3d8 Remove VMess UDP 2015-11-04 21:52:48 +01:00
V2Ray
bbac647656 Update user id 2015-11-02 00:05:32 +01:00
V2Ray
590699fc7b Update ports 2015-11-02 00:04:11 +01:00
V2Ray
fae78683f9 Update DNS port 2015-11-02 00:02:46 +01:00
V2Ray
1cec5ac643 Test case for inbound detour network 2015-11-01 23:01:15 +01:00
V2Ray
d585ec0593 Move config to app/point 2015-10-30 22:50:45 +01:00
V2Ray
c56e17fff9 Dokodemo proxy 2015-10-30 15:56:46 +01:00
V2Ray
9803bfc3a9 Smart config file 2015-10-18 13:14:34 +02:00
V2Ray
0703c4469b Update install script 2015-10-18 11:57:43 +02:00
V2Ray
d221147eb4 Update release script 2015-10-18 11:51:02 +02:00
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