Commit Graph

  • c13b8ec9bb Fix OCSP Stapling (#172) eMeab 2021-01-31 07:17:07 +08:00
  • 4cd343f2d5 Fix tests (#201) Jim Han 2021-01-30 21:01:20 +08:00
  • d032a8deb7 Fix acceptProxyProtocol RPRX 2021-01-28 12:08:57 +00:00
  • 303fd6e261 Standardize Socks Outbound Authentication Behavior RPRX 2021-01-28 03:11:17 +00:00
  • c880b916ee Avoid panic in BytesTo func RPRX 2021-01-27 01:09:58 +00:00
  • ceff4185dc Improve the request for UDP Associate in Socks5 RPRX 2021-01-26 23:53:01 +00:00
  • 59c7c4897c Add luci-app-xray (openwrt-xray) RPRX 2021-01-26 22:50:28 +00:00
  • 8ffc430351 Fix VLESS & Trojan fallbacks xver RPRX 2021-01-23 21:06:15 +00:00
  • 7da97635b2 v1.2.3 v1.2.3 RPRX 2021-01-22 04:00:03 +00:00
  • ba41513967 Changes from v2fly-core (#173) Arthur Morgan 2021-01-22 11:35:56 +08:00
  • 5bc1bf30ae Fix fallbacks xver when original address is not TCP address (#182) Bohan Yang 2021-01-22 11:26:57 +08:00
  • 5aa053a65f Convert domain names to lowercase before matching (#195) Arthur Morgan 2021-01-22 07:37:55 +08:00
  • 0b4858d016 Feature: Exclude some domains in sniffing destOverride (#151) 秋のかえで 2021-01-22 04:50:09 +08:00
  • 7f5e34c857 Regenerate .pb.go files (#187) Jim Han 2021-01-22 02:58:19 +08:00
  • b60cf02603 Optimize TPROXY Inbound UDP write back RPRX 2021-01-20 23:58:59 +00:00
  • ae98dc75cf Set unix.SO_REUSEPORT=1 for TPROXY Inbound FakeUDP RPRX 2021-01-19 14:50:21 +00:00
  • 8ff43519fd Fix Shadowsocks tests; AEAD drop small UDP packets RPRX 2021-01-19 10:35:30 +00:00
  • 33755d6e90 Refactor: Shadowsocks AEAD Single-port Multi-user (Needs Optimizations) RPRX 2021-01-18 22:52:35 +00:00
  • 99863aa2ac Add SNI shunt support for Trojan fallbacks RPRX 2021-01-18 07:41:00 +00:00
  • 8eed8a0824 v1.2.2 v1.2.2 RPRX 2021-01-15 13:18:37 +00:00
  • 88f6537540 Make necessary maps in non-empty names before copy RPRX 2021-01-15 11:36:31 +00:00
  • f0efc0cfde As substring to match in VLESS fallbacks SNI shunt RPRX 2021-01-15 09:43:39 +00:00
  • f13ac3cb55 Fix VLESS fallbacks SNI shunt RPRX 2021-01-14 21:55:52 +00:00
  • 638e8384b6 Optimized log (#167) eMeab 2021-01-14 22:45:23 +08:00
  • d85162ea44 Add SNI shunt support for VLESS (#141) eMeab 2021-01-13 23:13:51 +08:00
  • 11a851f957 Fix non-local DoH requests & Apply routing (#147) Arthur Morgan 2021-01-13 15:53:08 +08:00
  • 822afb0cc8 Improve UUID generator RPRX 2021-01-12 18:23:54 +00:00
  • 157918859f Add pre-checking conversion for VLESS & VMess UUID RPRX 2021-01-12 11:31:02 +00:00
  • 40271c09a0 Support for VLESS & VMess UUID v5 mapping standard RPRX 2021-01-11 17:56:33 +00:00
  • 96adf3fbca Trojan: Do not panic when UDP dispatcher failed to write response (#153) maskedeken 2021-01-11 17:30:57 +08:00
  • e254424c43 v1.2.1 v1.2.1 RPRX 2021-01-10 07:58:53 +00:00
  • ee15cc253f Improve configuration detector (cone or symmetric) RPRX 2021-01-10 07:50:21 +00:00
  • 43eb5d1b25 16 -> 60, 8 -> 300 RPRX 2021-01-10 04:50:26 +00:00
  • 700966508f Improve the response to UDP Associate in Socks5 RPRX 2021-01-09 16:36:20 +00:00
  • 7427a55ef1 Adjust Trojan Outbound postRequest RPRX 2021-01-08 12:00:46 +00:00
  • fb0e517158 Adjust Trojan & Socks handleUDPPayload RPRX 2021-01-08 06:00:51 +00:00
  • d5aeb6c545 Refine Trojan packet reader & writer (#142) maskedeken 2021-01-08 11:55:25 +08:00
  • 161e18299c Fix TPROXY UDP/IPv6 RPRX 2021-01-07 12:21:27 +00:00
  • be9421fedf Optimized log (#121) eMeab 2021-01-04 13:05:38 +08:00
  • 8fc2d3b61f v1.2.0 v1.2.0 RPRX 2021-01-01 12:30:16 +00:00
  • 9d4038427d Enable loading TOML & YAML by confdir (#120) 秋のかえで 2021-01-01 20:16:22 +08:00
  • 38ec9208d8 Change TOML package to github.com/pelletier/go-toml (#119) 秋のかえで 2021-01-01 19:37:38 +08:00
  • 7df135a5c4 Disable session resumption by default RPRX 2021-01-01 11:33:09 +00:00
  • c41a1a56fe Refactor: TPROXY inbound UDP write back RPRX 2020-12-31 15:57:15 +00:00
  • 310a938511 VLESS & VMess are not ready to accept FullCone yet RPRX 2020-12-30 08:10:26 +00:00
  • 2da07e0f8a Refactor: FullCone TPROXY Inbound & Socks Outbound RPRX 2020-12-29 11:50:17 +00:00
  • 13ad3fddf6 Refactor: *net.UDPAddr -> *net.Destination RPRX 2020-12-28 09:40:28 +00:00
  • 6bcac6cb10 Move common/net/connection.go into cnc folder RPRX 2020-12-28 03:20:39 +08:00
  • 0203190a98 v1.1.5 v1.1.5 RPRX 2020-12-25 15:25:10 +00:00
  • a78db47571 Adjust OCSP Stapling RPRX 2020-12-25 15:10:12 +00:00
  • ffd8fd1d8a Adjust JSON & TOML & YAML RPRX 2020-12-25 18:53:17 +08:00
  • 3d7e86efba Add OCSP Stapling for TLS & XTLS (#92) eMeab 2020-12-25 16:01:20 +08:00
  • 6f25191822 Changes from v2ray-core (#93) Arthur Morgan 2020-12-25 03:45:35 +08:00
  • 85619b5a29 Add YAML Support (#86) Monsoon 2020-12-25 03:30:26 +08:00
  • f073456ac0 Add TOML Support (#98) 秋のかえで 2020-12-25 03:11:32 +08:00
  • 09f9d03fb6 Add Homebrew RPRX 2020-12-24 12:43:19 +00:00
  • 8f8f7dd66f Refactor: Shadowsocks & Trojan UDP FullCone NAT RPRX 2020-12-23 13:06:21 +00:00
  • 4140ed7ab0 v1.1.4 v1.1.4 RPRX 2020-12-18 13:12:41 +00:00
  • f390047b37 Disable VMess drain when not pure connection RPRX 2020-12-18 12:45:47 +00:00
  • ff9bb2d8df Optimize cipherSuites setting loader RPRX 2020-12-17 09:25:30 +00:00
  • 38faac5ffc Adjust config loader of TLS & XTLS RPRX 2020-12-16 15:59:04 +00:00
  • 88dfed931b Add cipherSuites setting for TLS & XTLS (#78) eMeab 2020-12-16 20:53:55 +08:00
  • 19ce0e99a5 Config loader returns error instead of directly panic (#80) Jim Han 2020-12-16 20:35:27 +08:00
  • fe445f8e1a Fix: HTTP dialer uses ctx instead of context.Background() (#79) Jim Han 2020-12-16 19:52:45 +08:00
  • 6a5618bc54 Outbound Splice supports Inbound XTLS RPRX 2020-12-16 10:35:28 +00:00
  • ed0e9b12dc Adjust ProtoBuf of TLS & XTLS RPRX 2020-12-16 08:50:18 +00:00
  • dab978749c Add minVersion setting for TLS & XTLS (#77) eMeab 2020-12-16 13:20:24 +08:00
  • 45f44c401a Refactor: Optimize Memory Usage At Startup RPRX 2020-12-15 20:27:18 +08:00
  • 2e942e0303 Fix Trojan XTLS RPRX 2020-12-14 17:05:15 +08:00
  • decb012f9d Add Qv2ray and Kitsunebi RPRX 2020-12-13 06:21:50 +00:00
  • 574446f942 Add Hello World and ShadowSocksR Plus+ RPRX 2020-12-13 05:55:38 +00:00
  • d71fa16e64 v1.1.3 v1.1.3 RPRX 2020-12-11 09:32:13 +00:00
  • f8faf3c8b8 Removal: confonly RPRX 2020-12-11 13:05:29 +08:00
  • b4e84603a2 Add XTLS Splice to Trojan Outbound RPRX 2020-12-11 03:05:39 +00:00
  • ee19bcc08c Add comments for additional code RPRX 2020-12-10 07:38:59 +00:00
  • 9c0f0a0cd5 Fix: Code generator & API (#52) JimhHan 2020-12-10 11:52:05 +08:00
  • f1eb5e3d08 Refactor: Support TCP/IPv6 in REDIRECT mode RPRX 2020-12-09 12:16:38 +00:00
  • b3f3c5be81 Use runtime.Gosched() instead RPRX 2020-12-07 16:08:35 +00:00
  • bf9401ae7d v1.1.2 v1.1.2 RPRX 2020-12-06 10:08:11 +00:00
  • 41beb4ec04 Add Timer to Inbound metadata struct RPRX 2020-12-05 11:58:10 +00:00
  • 5a43fa750d Adjust trim package name strategy RPRX 2020-12-05 04:39:58 +00:00
  • 32e7cd80e8 Fix trim package name error (#36) Arthur Morgan 2020-12-05 08:51:36 +08:00
  • e3575277ba bytes.Buffer -> strings.Builder RPRX 2020-12-05 00:36:16 +00:00
  • 7ca55add04 Fix main/commands/all/api/shared.go RPRX 2020-12-04 15:35:08 +00:00
  • 0a9db2d3d3 Apply JSON format to xray api commands' output RPRX 2020-12-04 14:03:07 +00:00
  • 0d772cd800 Adjust Splice panic strategy RPRX 2020-12-04 11:51:12 +00:00
  • d7ff78c688 v1.1.1 RPRX 2020-12-04 03:29:36 +00:00
  • 98da186471 Allow Splice on Android RPRX 2020-12-04 03:25:25 +00:00
  • 16544c18ab v1.1.0 RPRX 2020-12-04 09:36:16 +08:00
  • ed8d6d743c Add GUI Clients RPRX 2020-12-01 10:22:07 +00:00
  • 1407b41a44 Add Magisk RPRX 2020-12-01 10:20:29 +00:00
  • 872b1b2184 Add Stargazers over time RPRX 2020-11-29 06:35:37 +00:00
  • 4e4b707b0f Add Docker (GitHub Packages) RPRX 2020-11-27 08:33:31 +00:00
  • d0cdb6316d Add Xray-script RPRX 2020-11-27 06:28:34 +00:00
  • f52381e109 Add One Click RPRX 2020-11-27 03:08:28 +00:00
  • 88e7ad2164 Fix License link RPRX 2020-11-25 14:51:50 +00:00
  • 673a740536 Add Docker RPRX 2020-11-25 12:27:18 +00:00
  • c7f7c08ead v1.0.0 v1.0.0 RPRX 2020-11-25 19:01:53 +08:00
  • 47d23e9972 Initial commit RPRX 2020-11-09 11:23:12 +00:00