Commit Graph

  • d1568325e6 Merge from remote branch yaling888 2021-10-28 12:30:02 +08:00
  • ddf28dfe8b Merge from remote branch yaling888 2021-10-28 11:36:41 +08:00
  • 2680e8ffa3 Merge from remote branch yaling888 2021-10-28 11:36:11 +08:00
  • 2953772a0e Style: format code yaling888 2021-10-28 00:06:55 +08:00
  • 5a27df899f Chore: script built yaling888 2021-10-27 23:10:11 +08:00
  • ebbc9604ce Chore: use uber max procs Dreamacro 2021-10-27 21:27:19 +08:00
  • ab12b440aa Merge remote branch yaling888 2021-10-21 22:40:07 +08:00
  • 4b614090f8 Merge remote branch yaling888 2021-10-21 22:37:30 +08:00
  • 63d07db4bf Chore: script built yaling888 2021-10-21 20:22:23 +08:00
  • a7aea12aa6
    Fix: remove ResponseHeaderTimeout limitation (#1690) Blaise Wang 2021-10-20 13:44:05 +08:00
  • c6cceeb0c5 Chore: use alpn http 1.1 only on trojan websocket by default Dreamacro 2021-10-19 22:34:18 +08:00
  • 967932d02c Fix: set dnsmode behavior Dreamacro 2021-10-18 22:58:16 +08:00
  • 81d5da51a3 Fix: unexpected proxy dial behavior on mapping mode Dreamacro 2021-10-18 21:08:27 +08:00
  • fea9d1c5e2 Fix: replace vmess grpc test image Dreamacro 2021-10-16 20:35:06 +08:00
  • df3a491d40 Feature: support trojan websocket Dreamacro 2021-10-16 20:19:59 +08:00
  • 68753b4ae1 Chore: contexify ProxyAdapter ListenPacket Dreamacro 2021-10-15 21:44:53 +08:00
  • cbea46b0c8 Merge remote branch yaling888 2021-10-15 14:14:51 +08:00
  • c0e9d69163 Feature: add mode script yaling888 2021-10-15 14:11:14 +08:00
  • 583b2a5ace Change: use interface HardwareAddr for dhcp discovery Dreamacro 2021-10-14 22:54:43 +08:00
  • 13bd601cac Fix: #1660 panic Dreamacro 2021-10-11 21:05:38 +08:00
  • 3d5681cffd
    Feature: persistence fakeip (#1662) Dreamacro 2021-10-11 20:48:58 +08:00
  • a1c2478e74 Chore: actions split lint and release Dreamacro 2021-10-11 20:08:18 +08:00
  • f1cf7e9269 Style: use gofumpt for fmt Dreamacro 2021-10-10 23:44:09 +08:00
  • 4ce35870fe Chore: remove deprecated ioutil Dreamacro 2021-10-09 20:35:06 +08:00
  • 1996bef9e6
    Chore: doh request should with id 0 (#1660) beyondkmp 2021-10-07 22:57:55 +08:00
  • 66cb0b1218 Fix: cache kv db should not block on init Dreamacro 2021-10-05 22:47:26 +08:00
  • b9d470cf79 Fix: dhcp client should request special interface Dreamacro 2021-10-05 13:31:19 +08:00
  • 4f1fac02ab Chore: add remove TODO Dreamacro 2021-10-05 12:42:21 +08:00
  • 537b672fcf Change: use bbolt as cache db Dreamacro 2021-10-04 19:20:11 +08:00
  • ced9749104
    Fix: http proxy should response correct http version (#1651) Kr328 2021-09-30 16:30:07 +08:00
  • d29d824da8
    Improve: avoid bufconn twice (#1650) yaling888 2021-09-30 04:11:37 +08:00
  • 862174d21b Feature: add lwIP TCP/IP stack to tun listener yaling888 2021-09-30 04:05:52 +08:00
  • 9aeb4c8cfe
    Improve: avoid bufconn twice (#1650) bobo liu 2021-09-28 23:15:53 +08:00
  • 433d35e866 Chore: format with go 1.17 yaling888 2021-09-24 04:37:04 +08:00
  • 32d8f849ee Chore: update gvisor yaling888 2021-09-23 02:42:17 +08:00
  • 8be1d5effb
    Merge from remote branch yaling888 2021-09-22 22:11:51 +08:00
  • 70c8605cca Improve: use one bytes.Buffer pool Dreamacro 2021-09-20 21:02:18 +08:00
  • 5b1a0a523f Chore: update README.md Dreamacro 2021-09-20 17:22:40 +08:00
  • 5f03238c8a
    Chore: force set latest go version to action yaling888 2021-09-18 18:22:28 +08:00
  • b398f1e6f3 Chore: force set latest go version to action Dreamacro 2021-09-18 00:18:47 +08:00
  • 6f94d56383 Fix: gvisor ipv6 routeing in Tun yaling888 2021-09-17 16:49:53 +08:00
  • fbda82218e
    Merge from remote branch yaling888 2021-09-17 15:07:27 +08:00
  • b3cd4ebbd3 Fix: use 1.17.x on github actions v1.7.1 Dreamacro 2021-09-15 20:21:30 +08:00
  • b0f83e401f
    Fix: socks4 request continues after authentication failed (#1624) Excited Codes 2021-09-15 16:45:57 +08:00
  • f5806d9263
    Fix: http/https proxy authentication (#1613) Xuen Li 2021-09-14 00:08:23 +08:00
  • 55600c49c9 Fix: potential pitfalls Dreamacro 2021-09-13 23:58:34 +08:00
  • beb88cc46f
    Fix: should not trust address of http.Client (#1616) Kr328 2021-09-13 23:46:39 +08:00
  • d49b38b00f
    Fix: should not unmarshal to pointer (#1615) Kr328 2021-09-13 23:43:28 +08:00
  • 85dc0b5527
    Fix: potential overflow in ssr (#1600) yaling888 2021-09-09 22:07:27 +08:00
  • 0c79d1207e
    Fix: potential overflow in ssr (#1600) bobo liu 2021-09-09 20:30:34 +08:00
  • 77a6a08192 Fix: VLESS test cases yaling888 2021-09-08 23:34:57 +08:00
  • 1df5317e13 Feature: add VLESS test case [ssh] yaling888 2021-09-08 22:36:54 +08:00
  • ae619e4163 Fix: VLESS WSOpts yaling888 2021-09-08 21:32:08 +08:00
  • 738bd3b0dd
    Fix: vmess ws headers not set properly (#1595) yaling888 2021-09-08 21:20:16 +08:00
  • 400dc923e0
    Fix: vmess ws headers not set properly (#1595) maskedeken 2021-09-08 14:44:24 +08:00
  • 03be2512ca Merge from remote branch yaling888 2021-09-08 04:43:53 +08:00
  • 6ddd9e6fb8 Merge from remote branch yaling888 2021-09-08 04:42:56 +08:00
  • 9254d2411e Fix: VLESS WSOpts Headers yaling888 2021-09-08 04:34:11 +08:00
  • 5b7f0de48b Chore: update dependencies v1.7.0 Dreamacro 2021-09-07 20:16:07 +08:00
  • a5b950a779
    Feature: add dhcp type dns client (#1509) Kr328 2021-09-06 23:07:34 +08:00
  • a2d59d6ef5
    Feature: skip DIRECT proxies in relay (#1583) Excited Codes 2021-09-06 21:39:28 +08:00
  • 8ef5cdb8be Test: use local clash pkg Dreamacro 2021-09-05 14:38:07 +08:00
  • c7b718f651 Test: release resources correctly Dreamacro 2021-09-05 14:25:55 +08:00
  • ff56e5c5de Test: fix direct listen fail Dreamacro 2021-09-04 22:44:18 +08:00
  • 661c417fce Test: use shadowsocks-rust for ss benchmark Dreamacro 2021-09-04 22:31:08 +08:00
  • b904ca0bcc Feature: add source ipcidr condition to rule final yaling888 2021-09-01 18:29:48 +08:00
  • fb836fe441 Fix: remove trim source ipcidr yaling888 2021-09-01 01:02:42 +08:00
  • b23bc77001 Fix: source ipcidr condition for rule IPCIDR yaling888 2021-09-01 00:53:13 +08:00
  • 16fcee802b Merge from remote branch yaling888 2021-09-01 00:41:32 +08:00
  • 48aef1829f Merge from remote branch yaling888 2021-09-01 00:38:43 +08:00
  • 4cc16e0136 Feature: add source ipcidr condition for all rules yaling888 2021-08-31 21:46:04 +08:00
  • 7d20097465 Fix: ssr auth aes128 udp hmac verify Dreamacro 2021-08-30 00:15:57 +08:00
  • a20b9a3960
    Chore: make geoip match case-insensitive (#1574) Loyalsoldier 2021-08-29 22:19:22 +08:00
  • e0d3f926b7 Feature: add geoip-code option Dreamacro 2021-08-25 15:15:13 +08:00
  • 121bc910f6 Chore: adjust vmess 0rtt code and split xray test Dreamacro 2021-08-22 16:16:45 +08:00
  • 4522cdc551
    Feature: support xray's ws-0rtt path (#1558) wwqgtxx 2021-08-22 16:03:46 +08:00
  • 410772e81c Test: add vmess ws 0-rtt test Dreamacro 2021-08-22 01:17:29 +08:00
  • 0267b2efad
    Feature: add vmess WebSocket early data (#1505) 秋のかえで 2021-08-22 00:25:29 +08:00
  • c6d375eda2
    Fix: HTTP proxy internal linkage signature (#1555) Digital Pencil 2021-08-20 23:38:47 +08:00
  • 847f41952e Fix: grpc transport path should not escape Dreamacro 2021-08-19 22:11:56 +08:00
  • 47044ec0d8 Fix: dependabot alerts Dreamacro 2021-08-18 20:20:00 +08:00
  • 426ca36118 Chore: upgrade test package Dreamacro 2021-08-18 13:31:34 +08:00
  • 571d2a0075 Migration: go 1.17 Dreamacro 2021-08-18 13:26:23 +08:00
  • 1be09f5751 Chore: fix issue template render type Dreamacro 2021-08-13 22:44:22 +08:00
  • 2663cb2e6e Chore: update github issue template Dreamacro 2021-08-13 22:35:07 +08:00
  • 9b0bbb90ff Chore: upgrade github actions Dreamacro 2021-08-07 22:27:23 +08:00
  • 83c9664c17
    Merge from remote branch yaling888 2021-08-05 00:49:17 +08:00
  • 588645a2c3 Fix: interface nil check panic from previous commit Dreamacro 2021-08-04 23:52:50 +08:00
  • 1bfebd0d03 Fix: listener patch diff Dreamacro 2021-08-01 00:35:37 +08:00
  • ac9e90c812 Merge from remote branch yaling888 2021-07-28 22:14:20 +08:00
  • ba2fd00f01 Merge from remote branch yaling888 2021-07-28 22:13:21 +08:00
  • 3705996974
    Chore: split SOCKS version inbound metadata type (#1513) xᴊᴀsᴏɴʟʏᴜ 2021-07-27 13:58:29 +08:00
  • 09299e5e5a Fix: error var name yaling888 2021-07-27 02:38:41 +08:00
  • 09697b7679 Chore: adjust batch Dreamacro 2021-07-23 00:30:23 +08:00
  • 4578b2c826
    Fix: remove Content-Length from CONNECT response (#1502) duama 2021-07-22 18:06:03 +08:00
  • b3a293ab07 Chore: benchmark explanation Dreamacro 2021-07-22 00:01:11 +08:00
  • 507ba16065 Fix: incorrect use batch Dreamacro 2021-07-21 23:53:31 +08:00
  • aa9f8a39a3 Fix: socks inbound packet typo Dreamacro 2021-07-21 23:08:52 +08:00
  • 8d37220566 Fix: limit concurrency number of provider health check Dreamacro 2021-07-21 17:01:02 +08:00
  • 53e17a916b
    Chore: logging remote port on request (#1494) ayanamist 2021-07-19 15:31:38 +08:00