1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00
Commit Graph

2829 Commits

Author SHA1 Message Date
Darien Raymond
482793d28a get asset location on demand 2017-11-06 12:23:21 +01:00
Darien Raymond
064d7249f5 banchmark IPNetTable 2017-11-05 23:39:47 +01:00
DarienRaymond
71d34e7451
Merge pull request #685 from valture/ua-leak
Prevent UA from being set to golang's default ones
2017-11-05 22:30:43 +01:00
Darien Raymond
4444cc985d http proxy in transparent mode 2017-11-05 22:13:15 +01:00
Valture
40b97e7cd3 add test for UA header 2017-11-05 20:06:40 +00:00
Valture
973378d610 Prevent UA from being set to golang's default ones
Go automatically sets HTTP header `User-Agent' to `Go-http-client/1.1'
if it hasn't been set before, which in some cases breaks the
transparency of proxy.

Such behavior can be prevented by setting it to an empty string.
2017-11-05 19:24:26 +00:00
Darien Raymond
95b8be93c3 exit on mandatory files only 2017-11-05 20:12:40 +01:00
Darien Raymond
e60de73c70 geosite data 2017-11-05 17:19:39 +01:00
Darien Raymond
682319a004 proto def for geosite 2017-11-05 17:19:34 +01:00
Darien Raymond
eb8f11c512 remove chinaips 2017-11-05 17:00:22 +01:00
Darien Raymond
541924dc88 fix cidr parsing for non-normalized ips 2017-11-05 10:37:23 +01:00
Darien Raymond
01cfcbeb30 update README 2017-11-05 01:17:52 +01:00
Darien Raymond
1d2c624062 get asset location 2017-11-04 21:33:09 +01:00
Darien Raymond
cec45a416c allow fast close on UDP session. fix #682 2017-11-04 20:50:17 +01:00
Darien Raymond
fde421ac58 Revert "check request.Host instead of request.URL.Host. fix #681"
This reverts commit ba16987a07.
2017-11-04 09:47:41 +01:00
Darien Raymond
25a1f1d450 fix typo 2017-11-04 01:45:00 +01:00
Darien Raymond
4b240eb683 DiscardBytes 2017-11-04 01:33:35 +01:00
Darien Raymond
4412d73b28 get rid off ioutil 2017-11-04 01:33:28 +01:00
Darien Raymond
ba16987a07 check request.Host instead of request.URL.Host. fix #681 2017-11-04 00:35:05 +01:00
Darien Raymond
1b1bdc10af remove unused lines 2017-11-04 00:22:42 +01:00
Darien Raymond
823a3bf795 upload docker files to gcs 2017-11-04 00:22:19 +01:00
Darien Raymond
b0a132596f install more files 2017-11-03 23:42:33 +01:00
Darien Raymond
1413bb2944 update 2017-11-03 22:40:12 +01:00
Darien Raymond
55f821be20 update release ci 2017-11-03 17:11:21 +01:00
Darien Raymond
14052351d6 build with golang 1.9.2 2017-11-03 14:45:23 +01:00
Darien Raymond
a083e1fcd6 use go 1.9.2 2017-11-03 14:44:24 +01:00
Darien Raymond
2f5d501643 fix length calculation in bufferToBytesReader.WriteTo 2017-11-03 13:19:48 +01:00
Darien Raymond
10712b3235 fix http port parsing 2017-11-03 13:03:51 +01:00
Darien Raymond
f39b9add63
Update version 2017-11-02 22:03:33 +01:00
Darien Raymond
c30aa63df7 update config file using new syntax 2017-11-02 21:33:47 +01:00
Darien Raymond
198156b236 add geoip data 2017-11-02 10:56:39 +01:00
Darien Raymond
3545d20b1c protobuf for geoip 2017-11-02 10:54:06 +01:00
Darien Raymond
08ece5d2bf default security to auto 2017-10-30 21:14:04 +01:00
Darien Raymond
c3fc27f7a1 comments 2017-10-30 12:36:31 +01:00
Darien Raymond
8e5c7a89bb
Update version 2017-10-29 22:16:20 +01:00
Darien Raymond
ac5ab67862 refactor 2017-10-28 21:28:50 +02:00
Darien Raymond
100391fdb7 fix http basic auth. fix #659 2017-10-28 14:25:22 +02:00
Darien Raymond
02685094d3 rewrite vmess encoding using buf 2017-10-27 21:11:45 +02:00
Darien Raymond
5901192a58 fix udp in transparent proxy 2017-10-27 17:13:43 +02:00
Darien Raymond
27c099dd37 simplify metadata reader 2017-10-27 16:32:00 +02:00
Darien Raymond
a1cf299848 reduce memory allocation in mux 2017-10-27 11:40:18 +02:00
Darien Raymond
3b53fd7cd6
Update version 2017-10-26 22:28:43 +02:00
Darien Raymond
6c9a60100d format code 2017-10-26 21:44:22 +02:00
Darien Raymond
1d3c8098e9 basic auth in http server 2017-10-26 21:44:13 +02:00
Darien Raymond
12a0d6e0b9 cleanup 2017-10-26 21:07:33 +02:00
DarienRaymond
1a8ed61b9b Merge pull request #651 from v2ray/udpfollow
Added UDP TPROXY Transmit Support
2017-10-26 20:59:04 +02:00
Darien Raymond
0385ccbd8c install 7z for compression 2017-10-26 13:00:45 +02:00
Darien Raymond
af88016320 fix #643 2017-10-26 11:43:02 +02:00
Darien Raymond
09b955bead disable encrypted zip files 2017-10-25 17:26:42 +02:00
Darien Raymond
85c0a5bbbe release encrypted zip files 2017-10-25 00:23:22 +02:00