Commit Graph

113 Commits

Author SHA1 Message Date
chika0801 bd9399de5f Update config_client.json 2022-11-08 07:07:00 -05:00
chika0801 c6de1d0d78
Add VLESS-TCP-XTLS-Vision sample config (#83)
* Create config_server.json

* Rename config_server.json to VLESS-TCP-XTLS-Vision/config_server.json

* Create config_client.json

* Update config_client.json
2022-11-02 21:17:10 -04:00
Lem0nade 35bc52e110
Add uTLS fingerprint key for HTTP2 and Websocket client configs (#81)
* Add uTLS fingerprint key to HTTP2 client

* Add uTLS fingerprint key to Websocket-TLS client
2022-10-24 11:56:37 -04:00
Hirbod Behnam e2147abd96
Fixed caddy reverse proxy for gRPC (#82)
* Fixed caddy reverse proxy for gRPC

* Fixed tab/space
2022-10-20 08:54:41 -04:00
xqzr d959d222e7
Add IPv6 Listen 2022-10-19 12:11:17 +08:00
xqzr ae6a0c713f
Update client.json 2022-10-15 21:58:31 +08:00
xqzr 06a973c1b8
Update client.json 2022-10-15 21:57:56 +08:00
xqzr f87d87beb8
add Trojan-gRPC-Caddy2/Nginx
Fork https://github.com/XTLS/Xray-examples/tree/main/VLESS-GRPC
2022-09-09 16:17:38 +08:00
xqzr c325bfdd49
UDS 2022-09-09 15:40:01 +08:00
xqzr e01c18039c
Update nginx.conf 2022-08-30 00:23:48 +08:00
xqzr 377703e911
Merge pull request #71 from XTLS/VLESS+WSS+Nginx->-VLESS-WSS-Nginx
Rename VLESS+WSS+Nginx to VLESS-WSS-Nginx
2022-08-29 23:31:50 +08:00
xqzr 1f44f52b24
Merge pull request #73 from XTLS/VLESS+WSS+Nginx->-VLESS-WSS-Nginx-2
Rename VLESS+WSS+Nginx/nginx.conf to VLESS-WSS-Nginx/nginx.conf
2022-08-29 23:30:02 +08:00
xqzr 27e5ec0b05
Rename VLESS+WSS+Nginx/nginx.conf to VLESS-WSS-Nginx/nginx.conf 2022-08-29 23:29:29 +08:00
xqzr b6c0a2a261
Merge pull request #72 from XTLS/VLESS+WSS+Nginx->-VLESS-WSS-Nginx-1
Rename VLESS+WSS+Nginx/server.json to VLESS-WSS-Nginx/server.json
2022-08-29 23:28:18 +08:00
xqzr a9d78fc99c
Rename VLESS+WSS+Nginx/server.json to VLESS-WSS-Nginx/server.json 2022-08-29 23:26:44 +08:00
xqzr 79091fa9cd
Rename VLESS+WSS+Nginx/client.json to VLESS-WSS-Nginx/client.json 2022-08-29 23:24:25 +08:00
xqzr d9089dc6f1
add VLESS-WSS-Nginx 2022-08-29 23:17:11 +08:00
xqzr 3ac35a0062
Merge pull request #65 from XTLS/UDS
UDS
2022-07-16 21:54:46 +08:00
xqzr 6a8c305b43
UDS 2022-07-16 21:52:40 +08:00
xqzr 2c43b24c31
UDS 2022-07-16 21:44:17 +08:00
yuhan6665 72e005763e Remove redundant files 2022-07-10 16:37:22 -04:00
N1klaz 93377a4ac5
add VLESS-TCP-XTLS-WS (#63)
* add VLESS-TCP-XTLS-WS

add reverse proxy examples

add VLESS-TCP-XTLS-WS

* Update README.md

fix typo

update

移除 client、bridge 配置中的 "allowInsecure": true
默认注释 portal.json 中仅转发内网流量的配置
update readme.md
2022-07-02 10:33:14 -04:00
Sakaizd 7d3abd2153 add reverse proxy examples
fix address
add reverse proxy examples
2022-06-30 10:18:50 -04:00
icePigeon 2c15ebd323 Fix typo 2022-06-26 13:07:58 -04:00
DongfeiSay f36928737f
应该使用加密 (#60)
* Fix decryption

* Fix decryption
2022-06-22 21:01:10 -04:00
xqzr 3126f96456
add `initial_windows_size` 2022-06-21 17:35:56 +08:00
世界 d8e9949686
Add shadowsocks 2022 relay example 2022-06-19 23:25:26 +08:00
世界 187bd619e4
Add shadowsocks 2022 udp over tcp example 2022-06-01 11:21:40 +08:00
世界 dd47d2c8ee
Add shadowsocks 2022 multi-user example 2022-05-24 08:28:44 +08:00
世界 77854a87ee
Add shadowsocks 2022 example 2022-05-23 20:55:43 +08:00
OnlyCharacter 2aad651777
增加Trojan-TCP-XTLS配置 (#7)
* Add files via upload

trojan的xtls配置
设置服务端配置的minVersion和OCSP Stapling
nginx.conf增加HSTS

* Create Test

* Delete Test

* Create config_server.json

* Create config_client.json

* Create nginx.conf

* Delete config_server.json

* Delete config_client.json

* Delete nginx.conf

* Update nginx.conf

* Update config_client.json

* Update config_client.json

* Update config_server.json

* Update nginx.conf

* Update config_server.json
2022-04-25 00:02:15 -04:00
xqzr eaa4be6186
Merge pull request #51 from xqzr/patch-10
add VMess-QUIC
2022-04-20 10:08:16 +08:00
xqzr dbd71fa0f7
Update VMess-QUIC/server.json
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
2022-04-20 10:06:53 +08:00
xqzr e9451d19a0
Update VMess-QUIC/client.json
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
2022-04-20 10:06:41 +08:00
xqzr 84b1489bb9
Update VMess-QUIC/client.json
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
2022-04-20 10:06:29 +08:00
xqzr 46fe5c51cc
Update VMess-QUIC/client.json
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
2022-04-20 10:06:05 +08:00
xqzr 3ab1a7fa0e
Merge pull request #48 from xqzr/patch-9
Update nginx config
2022-04-20 10:01:42 +08:00
xqzr 65adea00ee
client_body_buffer_size: 512k
可能解决上行慢的问题
2022-03-08 22:44:24 +08:00
xqzr cde55838a7
Create client.json 2022-01-30 23:29:56 +08:00
xqzr 97977bd169
Update server.json 2022-01-30 23:29:25 +08:00
xqzr a75477466c
Create server.json 2022-01-30 23:27:54 +08:00
xqzr 97af2eb5ef
Update README.md 2021-12-27 01:32:54 +08:00
xqzr cf252a5996
优雅... 2021-12-21 15:35:53 +08:00
Arthur Morgan fd884f8798
Merge pull request #44 from xqzr/patch-8
X-Real-IP header
2021-10-14 18:07:56 +08:00
xqzr 550c2397cf
X-Real-IP header
https://github.com/XTLS/Xray-core/pull/769
2021-10-14 17:51:23 +08:00
xqzr cb58f14575
[gRPC/Nginx] fix: config (#42) 2021-09-27 20:38:11 +08:00
xqzr d6b94c41bf
[gRPC/Nginx] Fix config (#39) 2021-07-25 20:01:37 +08:00
hmol233 3241be231d
[gRPC/Nginx] Fix misleading path 2021-07-05 21:50:09 +08:00
hmol233 b93589a564
[gRPC] Fix misleading path 2021-07-05 21:49:10 +08:00
xqzr 584644bfd2
[gRPC] Refine Nginx config (#38)
This reverts commit 8845f51930.
2021-07-03 18:57:59 +08:00