Commit Graph

  • ef0246ab8a Update go.mod gorkemgurel 2024-12-10 00:38:40 +0300
  • 289aa9052f Update main.go gorkemgurel 2024-12-10 00:01:05 +0300
  • 33eefe6fa6 Logger Fix hopefully gorkemgurel 2024-11-26 21:06:18 +0300
  • 0446f1da80 Logger Fix gorkemgurel 2024-11-26 21:02:34 +0300
  • 542af5368b Add support for loading patterns from file via -pattern-file option. gorkemgurel 2024-11-26 20:51:28 +0300
  • 6bba72e2f1
    Update README.md Roman Lomovtsev 2024-10-21 11:48:43 +0300
  • 47b365b38f
    Merge 8a370430c7 into a2993ac68d LiquidTheDangerous 2024-09-19 12:33:23 +0000
  • 8a370430c7 fix: write to lConn even if any error met and some bytes was read fix-tunneling-err-handling/main Andrey Semenov 2024-09-19 17:32:37 +0500
  • a12a13eb4b fix: write to lConn even if io.EOF met and some bytes was read Andrey Semenov 2024-09-19 17:21:03 +0500
  • 1383252a19
    Merge c6eddbbf95 into a2993ac68d OHaiiBuzzle 2024-09-19 04:51:31 +0000
  • c6eddbbf95 feat: lazy cache scrub ohaiibuzzle 2024-09-19 11:51:22 +0700
  • 87ef4e4c2c
    Merge 6da9891ec9 into a2993ac68d LiquidTheDangerous 2024-09-17 23:12:22 +0000
  • 6da9891ec9 chore: reorder Andrey Semenov 2024-09-18 04:12:06 +0500
  • 97af86cd84 chore: refactor dns Andrey Semenov 2024-09-18 04:06:16 +0500
  • f6da91cc48 chore: refactor dns Andrey Semenov 2024-09-18 02:12:37 +0500
  • 1fb1bff80e
    Merge 1a4c441df9 into a2993ac68d Dmitry Afanasiev 2024-09-13 09:17:42 +0300
  • 1a4c441df9 support snap Dmitry Afanasiev 2024-09-13 09:13:55 +0300
  • 9662516cfb
    Merge branch 'main' into transparent zorn-v 2024-09-11 01:04:39 +1000
  • 9773bea470
    Merge 4374701c8c into a2993ac68d Ledorub 2024-09-09 18:05:29 +0700
  • 0fd52dc731 feat: dns caching ohaiibuzzle 2024-08-14 13:39:35 +0700
  • a2993ac68d docs: sync usage main xvzc 2024-09-08 22:57:57 +0900
  • 1de63d0021 chore: prepare for the next release v0.12.0 xvzc 2024-09-08 22:49:16 +0900
  • 4d83a6bab6 chore: prepare of the next release xvzc 2024-09-08 22:47:24 +0900
  • abd7441d0a
    feat: DNS. Add the ability to disable version 6 address resolution (#240) LiquidTheDangerous 2024-09-08 18:45:24 +0500
  • 786d31cbb7
    chore: add quiet option to arguments (#234) Ilia Grigoriev 2024-09-08 16:43:09 +0300
  • fd405f6dc9 docs: improve the wording of the silent option Ilia Grigoriev 2024-09-08 14:14:02 +0300
  • ee63b651de feat: DNS. Add the ability to disable version 6 address resolution Andrey Semenov 2024-09-07 17:44:57 +0500
  • 78b9cdb3c2
    refactor: correction in debugging messages (#238) vps 2024-09-08 11:38:59 +0300
  • 964cc9b002 refactor: correction in debugging messages vps 2024-09-06 22:46:29 +0300
  • c766b5b843 chore: remove the useless PrintSimpleInfo function Ilia Grigoriev 2024-09-04 15:57:15 +0300
  • b5e22dc123 feat!: remove the banner option Ilia Grigoriev 2024-09-03 18:05:29 +0300
  • b0512f962d docs: remove mentions of the banner option Ilia Grigoriev 2024-09-03 17:58:45 +0300
  • 7eaaf8cccc chore: rename the quiet option to silent, fix docs Ilia Grigoriev 2024-09-03 17:46:42 +0300
  • 2e45975ea9 fix: remove unused imports xvzc 2024-09-03 16:16:15 +0900
  • 46acc0834c
    chore: use scratch image for Dockerfile instead of distroless (#226) Egor Gavrilov 2024-09-03 10:15:49 +0300
  • 79d255719e
    fix: packet processing for http request (#230) xvzc 2024-09-03 16:07:11 +0900
  • 581ca1a5d9
    Merge branch 'main' into transparent zorn-v 2024-09-03 09:39:36 +1000
  • e7b7b2dc22 docs: fit docs to new feature Ilia Grigoriev 2024-09-02 14:29:14 +0300
  • f61263837d feat: add quiet option to arguments Ilia Grigoriev 2024-09-02 14:23:48 +0300
  • af3fffbe9f chore: rename parameters for consistency xvzc 2024-09-02 13:54:15 +0900
  • 793394e978 chore: make a function for setting connection timeout xvzc 2024-09-02 13:53:23 +0900
  • 19ec6980ba
    Change types of flags that can't be negative to uint*. (#231) Ledorub 2024-08-31 17:50:02 +0300
  • 7e1cbfb09b Change types of flags that can't be negative to uint*. ledorub 2024-08-31 12:21:44 +0300
  • 9350acd77c Fix proxy not converting abs URIs to relative. ledorub 2024-08-30 20:18:19 +0300
  • b9454e9298 fix: http proxy xvzc 2024-08-31 17:18:45 +0900
  • cc5ec2a587 Fix HTTP packet malformation. ledorub 2024-08-30 16:56:38 +0300
  • bcb1385554
    Use "scratch" image instead of Distroless, and some additional optimizations in Dockerfile Egor Gavrilov 2024-08-30 15:29:01 +0300
  • ed3eabbdfd
    Merge branch 'xvzc:main' into main Egor Gavrilov 2024-08-30 15:26:36 +0300
  • b72bbfb7af Added proxy authentication Yoricya 2024-08-30 17:09:57 +0500
  • 7d6bc4c696 docs: move packaging status to installation section xvzc 2024-08-30 17:50:37 +0900
  • 598bf6da26 docs: add packaging status xvzc 2024-08-30 17:34:10 +0900
  • 3f049a168c
    INSTALL.md: nix docs inited hand7s 2024-08-30 11:16:52 +0300
  • 00ee46bb18 docs: update installation guide xvzc 2024-08-30 17:05:44 +0900
  • 9b7fe2d7c3 docs: fix table of contents for installation guide xvzc 2024-08-30 17:04:20 +0900
  • 53f06aa80a docs: update installation guide xvzc 2024-08-30 17:02:03 +0900
  • 042826b837
    docs: Add homebrew shield txtsd 2024-08-30 11:23:07 +0530
  • f19e088418
    docs: Add links to distro packages txtsd 2024-08-30 11:10:05 +0530
  • 8a252f4df9
    docs: add installation instructions for FreeBSD (#219) nxjosephofficial 2024-08-29 17:40:48 +0300
  • fcbba1c515 remove extra info because the port already has a message after installation that let users know these informations. Yusuf Yaman 2024-08-29 17:20:40 +0300
  • bab05483f7
    revised the Russian-language instructions (#218) Sergei Kondrashov 2024-08-29 16:19:00 +0200
  • ab8863e69c Add installation instructions for FreeBSD Yusuf Yaman 2024-08-29 17:18:23 +0300
  • 39abc901cf revised the Russian-language instructions Sergei Kondrashov 2024-08-29 15:37:55 +0200
  • 1d0c239990 chore: increase the value of days-before-issue-close xvzc 2024-08-29 22:10:56 +0900
  • cc56dc4c3b docs: update quick_start.md xvzc 2024-08-29 21:20:35 +0900
  • 63b7d44c04 docs: change install.md to quick_start.md xvzc 2024-08-29 21:18:55 +0900
  • 60ea4df8bb docs: change install.md to quick_start.md xvzc 2024-08-29 21:18:26 +0900
  • f0cf07d167 chore: prepare for patch update v0.11.1 xvzc 2024-08-29 17:12:01 +0900
  • af950c1a94
    Use Google Distroless for compact images, and some refactoring of Dockerfile (#208) Egor Gavrilov 2024-08-29 01:50:35 +0300
  • 2aea4a7a51
    fix: get ctx logger on new request (#198) xvzc 2024-08-29 07:50:08 +0900
  • 7b89295815 Handle transparent request in coroutine zorn 2024-08-28 16:19:30 +1000
  • b275bee5c4 packet.New method zorn 2024-08-28 15:21:54 +1000
  • df2a91a412 Transparent proxy flag zorn 2024-08-28 14:42:28 +1000
  • cc97550f80 chore: update release drafter v0.11.0 xvzc 2024-08-28 05:45:17 +0900
  • bf5fca1341 chore: update release drafter v0.10.12 v0.10.11 xvzc 2024-08-28 05:24:55 +0900
  • ec29164780
    Use Google Distroless for compact images, and some refactoring of Dockerfile Egor Gavrilov 2024-08-27 18:09:42 +0300
  • efa64ab4c0
    README.md: Fix typos (#206) Christian Clauss 2024-08-27 10:24:56 +0200
  • 31605250a9
    README.md: Fix typos Christian Clauss 2024-08-27 10:19:30 +0200
  • 0699e50d15 ci: update release drafter xvzc 2024-08-27 17:03:57 +0900
  • 031bb2c78b chore: prepare for new release xvzc 2024-08-27 17:02:25 +0900
  • e59bec5068 ci: update release drafter xvzc 2024-08-27 17:01:23 +0900
  • dfd3a3cc4f chore: prepare for new release xvzc 2024-08-27 12:19:17 +0900
  • 3b91e015f5 chore: rename the name of binary to spoofdpi xvzc 2024-08-27 12:17:35 +0900
  • 7dc8408204 chore: rename the name of binary to spoofdpi xvzc 2024-08-27 12:15:10 +0900
  • 7e70f10049 docs: refactor docs xvzc 2024-08-27 12:14:54 +0900
  • 97d9fb157b
    Update installation guide. (#204) Ledorub 2024-08-27 05:57:51 +0300
  • 3a7283662a
    Update permission error message. (#203) Ledorub 2024-08-27 05:51:46 +0300
  • 4374701c8c Add DoH3 client. ledorub 2024-08-19 00:34:03 +0300
  • c3045785f6 Update installation guide. ledorub 2024-08-27 03:33:10 +0300
  • a7f7a07a7d Update permission error message. ledorub 2024-08-27 02:36:44 +0300
  • 62ede3726b
    docs: move installation guide to INSTALL.md (#200) xvzc 2024-08-26 20:54:54 +0900
  • ceae340e9a chore: update docs xvzc 2024-08-26 20:53:45 +0900
  • e291da4294 chore: update docs xvzc 2024-08-26 20:51:25 +0900
  • 57ce1a8513 chore: update docs xvzc 2024-08-26 20:49:33 +0900
  • e46c7d1a4e chore: update docs xvzc 2024-08-26 20:47:37 +0900
  • a6c0b5cf5e chore: update docs xvzc 2024-08-26 20:46:58 +0900
  • 47cc1db186 chore: update docs xvzc 2024-08-26 20:43:27 +0900
  • 4dda249c9c chore: update docs xvzc 2024-08-26 20:42:40 +0900
  • 946b0da975
    Merge 827dcd392a into 774240edf9 Peter 2024-08-26 12:19:06 +0400
  • 9fbf8bf968 fix: get ctx logger on new request xvzc 2024-08-26 15:25:51 +0900
  • ed68c3734b chore: change log format xvzc 2024-08-26 15:27:16 +0900