Commit Graph

  • 22b9befbda
    Fix: fake ip pool offset calculate (#2281) Kr328 2022-09-01 11:33:47 +08:00
  • 425b6e0dc0
    Chore: update README (#2276) Birkhoff Lee 2022-08-27 12:16:25 +08:00
  • 2516169f61 Chore: update dependencies v1.11.8 Dreamacro 2022-08-26 21:18:16 +08:00
  • a3281712e2 Chore: reduce dhcp dns client cost Dreamacro 2022-08-24 21:36:19 +08:00
  • bf079742cb Clean: use go 1.19 Appendf Dreamacro 2022-08-24 20:20:34 +08:00
  • 6e058f8581 Chore: remove old cache implementation Dreamacro 2022-08-17 11:43:13 +08:00
  • 3946d771e5 Feature: sync missing resolver logic from premium, but still net.IP on opensource Dreamacro 2022-08-13 13:07:35 +08:00
  • 5940f62794 Chore: http2 should use DialTLSContext and some tls handshake should with context Dreamacro 2022-08-13 12:35:39 +08:00
  • 71cad51e8f
    Fix: satisfy RFC4343 - DNS case insensitivity (#2260) bobo liu 2022-08-12 13:47:51 +08:00
  • 50105f0559 Migration: go1.19 Dreamacro 2022-08-07 21:45:50 +08:00
  • 6648793e40 Chore: reenable latest golangci-lint Dreamacro 2022-08-05 10:52:36 +08:00
  • 95e3a88608
    Chore: update bug_report.yml (#2240) archzi 2022-07-28 20:27:53 +08:00
  • bec4df7b12
    Fix: handle parse socks5 udp address properly (#2220) Kaming Chan 2022-07-25 12:44:00 +08:00
  • 93400cf44d
    Fix: ALPN should on DoH instead of DoT (#2232) Skyxim 2022-07-25 12:41:22 +08:00
  • a794819869 Chore: upgrade actions and fixed golangci-lint version Dreamacro 2022-07-21 15:15:14 +08:00
  • be8d63ba8f Fix: macOS udp find process should use unspecified fallback Dreamacro 2022-07-15 17:00:41 +08:00
  • 3b90e18047 Chore: update test dependencies Dreamacro 2022-07-15 16:07:18 +08:00
  • f0952b55d0
    Fix: query string parse on ws-opts (#2213) LJea 2022-07-10 15:56:34 +09:00
  • 8c7c8f4374 Chore: update dependencies v1.11.4 Dreamacro 2022-07-07 22:15:50 +08:00
  • 65a8e8f59c
    Fix: process rule type (#2206) Kaming Chan 2022-07-06 13:44:04 +08:00
  • 5497adaba1 Fix: fakeip udp should not replace with another ip Dreamacro 2022-07-05 21:09:29 +08:00
  • aaf08dadff
    Change: remove AddrType on Metadata (#2199) Dreamacro 2022-07-05 20:26:43 +08:00
  • 557297ac9a Chore: load balance hash need to have fallback strategy Dreamacro 2022-07-04 21:36:33 +08:00
  • 77a1e3a653 Chore: cleanup bind mark code Dreamacro 2022-06-30 17:27:38 +08:00
  • 27e1d6cdae Chore: cleanup code Dreamacro 2022-06-30 17:12:06 +08:00
  • 91c22b16bf
    Fix: proxy provider filter validation (#2198) Kaming Chan 2022-06-30 17:08:53 +08:00
  • fc5c9b931b Fix: try to unmap lAddr on tproxy udp listener Dreamacro 2022-06-29 23:36:24 +08:00
  • c231fd1466 Chore: update dependencies v1.11.0 Dreamacro 2022-06-19 13:01:43 +08:00
  • fbb27b84d1 Chore: add redir-host deprecated warnning Dreamacro 2022-06-14 11:26:04 +08:00
  • e0c5a85314 Fix: missing import Dreamacro 2022-06-12 21:22:02 +08:00
  • 2fa1a5c4b9 Chore: update tproxy udp packet read logic Dreamacro 2022-06-12 19:37:27 +08:00
  • 06d75da257 Chore: adjust Relay copy memory alloc logic Dreamacro 2022-06-11 20:38:16 +08:00
  • 09d49bac95 Chore: embed shadowsocks2 Dreamacro 2022-05-24 20:28:18 +08:00
  • 3360839fe3 Chore: make CodeQL happy Dreamacro 2022-06-01 21:38:05 +08:00
  • c1285adbf8
    Feature: can set custom interface for dns nameserver (#2126) Hongqi Yu 2022-06-01 10:50:54 +08:00
  • 9d2fc976e2 Chore: upgrade to yaml v3 Dreamacro 2022-05-26 17:47:05 +08:00
  • 7f41f94fff Fix: benchmark read bytes Dreamacro 2022-05-23 12:58:18 +08:00
  • d1f0dac302 Fix: test broken on opensource repo Dreamacro 2022-05-23 12:30:54 +08:00
  • afb3e00067 Chore: add benchmark r/w Dreamacro 2022-05-23 12:27:34 +08:00
  • 9a31ad6151 Chore: cleanup test go.mod Dreamacro 2022-05-21 17:46:34 +08:00
  • 09cc6b69e3 Chore: cleanup test code Dreamacro 2022-05-21 17:37:06 +08:00
  • 8603ac40a1 Chore: make linter happy Dreamacro 2022-05-17 19:58:33 +08:00
  • b384449717
    Fix: fix upgrade header detect (#2134) Kr328 2022-05-15 09:12:53 +08:00
  • da7ffc0da9
    Fix: add length check for ssr auth_aes128_sha1 (#2129) Kaming Chan 2022-05-13 11:21:39 +08:00
  • 5dd94c8298 Chore: update dependencies v1.10.6 Dreamacro 2022-05-07 21:08:15 +08:00
  • 412b44a981
    Fix: decode nil value in slice decoder (#2102) Kaming Chan 2022-05-07 11:00:58 +08:00
  • aef4dd3fe7 Fix: make log api unblocked Dreamacro 2022-04-25 23:22:58 +08:00
  • 6a92c6af4e
    Fix: http proxy Upgrade behavior (#2097) Kr328 2022-04-25 19:50:20 +08:00
  • e010940b61
    Improve: replace bootstrap dns (#2080) Kr328 2022-04-16 15:31:26 +08:00
  • 2c9a4d276a Chore: add more github action cache Dreamacro 2022-04-14 23:37:41 +08:00
  • 4dfba73e5c Fix: SyscallN should not use nargs Dreamacro 2022-04-14 23:27:49 +08:00
  • c282d662ca Fix: make golangci lint support multi GOOS Dreamacro 2022-04-13 17:51:21 +08:00
  • b3d7594813
    Chore: add none alias to dummy on ShadowsocksR (#2056) Anankke 2022-04-12 22:06:06 -04:00
  • dd9bdf4e2f
    Fix: convert size to unit32 in getoridst to solve some mips64 devices cannot get redirect origin dst (#2041) Guowei Zhao 2022-03-28 14:48:51 +08:00
  • 275cc7edf3
    Chore: structure support weakly type from float to int (#2042) 落心 2022-03-25 15:22:31 +08:00
  • 8c9e0b3884 Chore: use GOAMD64 v1 on build docker image Dreamacro 2022-03-20 11:32:18 +08:00
  • 30d4668008
    Chore: fix typo (#2033) v1.10.0 Kr328 2022-03-19 13:58:51 +08:00
  • 02333a859a Chore: split amd64 v3 to special release Dreamacro 2022-03-19 13:42:06 +08:00
  • f9cc1cc363
    Fix: routing-mark option doesn't work on proxies (#2028) risetechlab 2022-03-19 13:29:30 +08:00
  • fb7d340233 Fix: docker build makefile Dreamacro 2022-03-16 12:13:59 +08:00
  • 6a661bff0c Migration: go 1.18 Dreamacro 2022-03-16 12:10:13 +08:00
  • d1dd21417b
    Feature: add tzdata to Dockerfile (#2027) suyar 2022-03-15 11:30:52 +08:00
  • b866f06414
    Chore: move find connection process to tunnel (#2016) Kr328 2022-03-12 19:07:53 +08:00
  • 9683c297a7
    Chore: add more details to process resolving (#2017) Kr328 2022-03-09 13:41:50 +08:00
  • f6c7281bb7 Chore: update github action workflow Dreamacro 2022-03-06 21:48:25 +08:00
  • 83bfe521b1
    Fix: should split linux process name with space (#2008) Kr328 2022-03-05 18:25:16 +08:00
  • b52d0c16e9 Chore: vmess test remove all alterid Dreamacro 2022-02-27 18:00:04 +08:00
  • 132a6a6a2f
    Fix: listener tcp keepalive & reuse net.BufferedConn (#1987) Kaming Chan 2022-02-23 11:22:46 +08:00
  • 03e4b5d525 Chore: use golangci-lint config file Dreamacro 2022-02-19 00:08:51 +08:00
  • a0221bf897 Fix: routing-mark should effect on root Dreamacro 2022-02-17 14:23:47 +08:00
  • b1a639feae Fix: domain trie search Dreamacro 2022-01-26 22:28:13 +08:00
  • cfe7354c07
    Improve: change provider file modify time when updated (#1918) Kr328 2022-01-18 13:32:47 +08:00
  • 9732efe938
    Fix: tls handshake requires a timeout (#1893) thank243 2022-01-15 19:33:21 +08:00
  • 8f3385bbb6
    Feature: support snell v3 (#1884) Digital Pencil 2022-01-10 20:24:20 +08:00
  • d237b041b3 Fix: ignore empty dns server error Dreamacro 2022-01-05 11:41:31 +08:00
  • 3cb87e083c Fix: duplicate provider err typo Dreamacro 2022-01-03 17:21:27 +08:00
  • 8c6d0c6757 Chore: fix docker dependencies security warning Dreamacro 2022-01-02 11:15:40 +08:00
  • cb95326aca Chore: update dependencies v1.9.0 Dreamacro 2022-01-02 01:15:49 +08:00
  • 8679968ab0
    Fix: multiple port string parsing overflow (#1868) HamsterReserved 2022-01-02 01:09:29 +08:00
  • 204a72bbd3 Chore: remove forward compatible code Dreamacro 2022-01-02 00:48:57 +08:00
  • 7267c58913
    Chore: ReCreate* do side effect job (#1849) Kr328 2021-12-26 22:08:53 +08:00
  • 14ae87fcd0
    Chore: remove reduce regex compile (#1855) Kr328 2021-12-26 20:47:12 +08:00
  • ee6fc12709
    Fix: when both providers and proxies are present, use the health check configuration for proxies (#1821) Fan 2021-12-12 20:37:30 +08:00
  • 78e105f3b2
    Chore: builtin right mime of .js (#1808) bobo liu 2021-12-08 13:38:25 +08:00
  • 08607fb6b4
    Feature: add linux/arm/v6 for the container image (#1771) Rick 2021-12-02 21:12:45 +08:00
  • 075d8ed094 Fix: fakeip pool cycle used Dreamacro 2021-11-23 22:01:49 +08:00
  • b1bed7623d Fix: provider filter potential panic Dreamacro 2021-11-21 17:44:03 +08:00
  • 1401a82bb0
    Feature: add filter on proxy provider (#1511) beyondkmp 2021-11-20 23:38:49 +08:00
  • 4524cf4418 Fix: should return io.EOF immediately Dreamacro 2021-11-20 12:44:31 +08:00
  • 0db15d46c3 Change: use nop packet conn for reject Dreamacro 2021-11-20 12:34:14 +08:00
  • 08c43b8876 Fix: revert ssr udp fix Dreamacro 2021-11-14 14:47:29 +08:00
  • 499beb7344 Fix: bind iface should throw control error Dreamacro 2021-11-10 22:19:11 +08:00
  • c9be614821 Fix: windows arm7 build v1.8.0 Dreamacro 2021-11-08 21:24:39 +08:00
  • b56d35040d Chore: update dependencies and rename profile props Dreamacro 2021-11-08 20:48:29 +08:00
  • bd2ea2b917
    Feature: mark on socket (#1705) bobo liu 2021-11-08 16:59:48 +08:00
  • e622d8dd38 Fix: parse dial interface option Dreamacro 2021-11-08 13:29:37 +08:00
  • d40e5e4fe6 Fix: codeql alerts Dreamacro 2021-11-08 00:31:08 +08:00
  • 1a7830f18e
    Feature: dial different NIC for all proxies (#1714) Dreamacro 2021-11-07 16:48:51 +08:00
  • bcb301b730 Chore: adjust all udp alloc size Dreamacro 2021-11-03 22:26:51 +08:00
  • ebbc9604ce Chore: use uber max procs Dreamacro 2021-10-27 21:27:19 +08:00