1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 10:08:15 -05:00
Go to file
Darhwa d29370a654 Enhance http outbound
1. Enables http outbound to set up a HTTP tunnel above HTTP/1.1,
  HTTP/1.1 over TLS, or HTTP/2 over TLS. Previously it only works for
  plain HTTP/1.1
2. In setting up CONNECT tunnel, replaces handcrafted request with
  standard http.Request
2020-06-20 23:03:44 +08:00
.dev/protoc update protobuf lib 2018-07-25 00:36:28 +02:00
.github only handle push 2020-06-20 19:56:52 +08:00
app Fix TProxy Process Logic 2020-06-18 13:40:48 +08:00
common regenerate pb data 2020-06-08 16:16:32 +08:00
external remove script's fiddling 2019-10-19 11:12:11 +08:00
features Align Timeout Value 2020-06-03 09:12:45 +08:00
infra Further strip unique signatures of tls handshake 2020-06-18 11:32:37 +08:00
main add armv5 2020-06-19 20:20:14 +08:00
proxy Enhance http outbound 2020-06-20 23:03:44 +08:00
release Refine updatedat script (#24) 2020-06-20 02:01:45 +08:00
testing improve test coverage 2020-06-20 16:10:07 +08:00
transport Enhance http outbound 2020-06-20 23:03:44 +08:00
.gitignore fix(#2211): problem that AAAA query returns A result 2020-03-12 00:42:29 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
azure-pipelines.template.yml Update azure-pipelines.template.yml 2020-06-03 14:52:30 +00:00
azure-pipelines.yml Update azure-pipelines.yml 2020-06-03 14:51:09 +00:00
config.go revert back to multiconfig 2020-03-19 19:11:16 +08:00
config.pb.go regenerate pb data 2020-06-08 16:16:32 +08:00
config.proto deprecate global transport settings in proto config 2019-01-13 20:14:24 +01:00
context_test.go test case for context 2018-10-21 20:33:08 +02:00
context.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
core.go Update Version 2020-06-19 22:24:58 +08:00
Dockerfile docker file compatible with ray version 2019-11-02 13:38:29 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
functions_test.go fix connection reading in UDP 2019-01-06 00:34:38 +01:00
functions.go propagate context 2020-06-18 12:37:10 +08:00
go.mod Bump github.com/google/go-cmp from 0.4.0 to 0.5.0 (#29) 2020-06-20 20:32:29 +08:00
go.sum Bump github.com/google/go-cmp from 0.4.0 to 0.5.0 (#29) 2020-06-20 20:32:29 +08:00
LICENSE update licence 2019-01-01 11:33:21 +01:00
mocks.go support custom log handler 2018-12-06 17:37:05 +01:00
proto.go merge ext into core 2019-02-10 19:04:11 +01:00
README.md update codecov badge 2020-06-20 16:15:12 +08:00
v2ray_test.go update port picking 2018-12-05 16:27:32 +01:00
v2ray.go Allow client to submit a context in v2ray.New 2020-06-18 11:19:05 +08:00
WORKSPACE fix bazel build 2019-02-10 19:19:05 +01:00

Project V

codecov.io GoDoc codebeat Downloads

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: