Commit Graph

455 Commits

Author SHA1 Message Date
xvzc
84ad7288ea fix: re-add handling leading https and trailing /dns-query 2024-08-13 13:30:59 +09:00
xvzc
464afe937d chore: refactor doh 2024-08-13 07:53:37 +09:00
xvzc
76b16da2e8 chore: refactor doh 2024-08-13 07:37:20 +09:00
xvzc
dbe7f32a1f
Merge pull request #129 from ohaiibuzzle/feat/internal-doh
feat: move doh to internal
2024-08-13 06:50:12 +09:00
ohaiibuzzle
c8c18a4651 fix: remove automatic retry when doh fails 2024-08-12 22:33:31 +07:00
LiquidTheDangerous
1f7fe642d5 fix: client hello 2024-08-11 18:54:06 +05:00
ohaiibuzzle
e9de332163 fix: make doh truly singleton 2024-08-11 19:35:02 +07:00
LiquidTheDangerous
4c0f5ca6c8 fix: client hello 2024-08-11 16:44:34 +05:00
xvzc
6d87e679ad
Merge pull request #119 from LiquidTheDangerous/buffer-size/main
perf: reuse allocated buffer. add config parameter
2024-08-11 14:45:41 +09:00
Andrey Semenov
faef0aa046 remove buffer-size parameter 2024-08-10 21:19:52 +05:00
ohaiibuzzle
c93ddd67e0 fix: re-implement cancellation context 2024-08-10 14:15:22 +07:00
ohaiibuzzle
714daeab99 feat: ipv6 joins the ride. 2024-08-10 14:02:50 +07:00
ohaiibuzzle
a86b7b3d07 fixed: move doh to internal 2024-08-10 13:43:12 +07:00
Andrey Semenov
22d6a064fa Parse request from connection instead of buffer 2024-08-09 03:07:29 +05:00
Andrey Semenov
884389256d perf: remove loop 2024-08-09 01:52:59 +05:00
Andrey Semenov
7bf3f9e4e5 perf: reuse allocated buffer. add config parameter 2024-08-08 23:47:34 +05:00
xvzc
c31fc37610 update documentation 2024-08-07 13:30:32 +09:00
xvzc
bce4d4cd24 remove unnecessary import 2024-08-07 07:49:06 +09:00
xvzc
c021a992fe move docs to _docs directory 2024-08-07 07:47:32 +09:00
xvzc
11fa22c7da fix version module 2024-08-07 07:38:16 +09:00
xvzc
6c66b2857c add version module 2024-08-07 07:32:35 +09:00
xvzc
641ded49d8 use system-dns when patterns are not matched 2024-08-06 17:48:18 +09:00
xvzc
24c48c6c9a udpate docs 2024-08-06 17:48:10 +09:00
xvzc
92b42293bb release 2024-08-06 12:30:53 +09:00
xvzc
871d9e0484
Merge pull request #85 from Viktor45/patch-1
Create Dockerfile
2024-08-06 12:30:13 +09:00
Viktor45
3f90cd3bbf
Update Dockerfile
Better simple Dockerfile

```
$ docker build ./ -t spoof-dpi:latest
$ docker run -ti spoof-dpi:latest spoof-dpi --timeout 2000 --debug
```
2024-08-05 18:20:26 +03:00
xvzc
53a2e883f5 update readme 2024-08-05 17:07:53 +09:00
xvzc
204d18d5d5
Merge pull request #94 from BuzzBuzzards/main 2024-08-05 17:04:21 +09:00
BuzzBuzzards
467a5f32e3
Changes default value for the system-wide proxy toggle to true 2024-08-05 10:49:02 +03:00
Канюков Никита Александрович
a63da9d0fe Adds an option to disable system-wide proxy 2024-08-05 10:18:12 +03:00
xvzc
e6d34874da
Merge pull request #90 from igor-arkhipov/add-support-for-darwin-arm64 2024-08-05 15:22:07 +09:00
xvzc
d4bd699416
Merge pull request #87 from eltociear/add-japanese-readme 2024-08-05 15:21:09 +09:00
Igor Arkhipov
a093c0a07b
add binary generation for Apple Silicon (darwin/amd64) 2024-08-04 22:02:56 +03:00
Ikko Eltociear Ashimine
7e27996c19 docs: add Japanese README
I created Japanese translated README.
2024-08-04 00:44:53 +09:00
Viktor45
db23a85757
Create Dockerfile
Add simple Dockerfile for latest version
2024-08-03 14:24:31 +03:00
xvzc
7b64d37b60 add log for window-size 2024-08-03 16:43:51 +09:00
xvzc
d4f1e24e3a use legacy style fragmentation by default 2024-08-03 15:58:17 +09:00
xvzc
db59946b8b remove unneccesary log 2024-08-03 15:40:49 +09:00
xvzc
2069f3b9d8 remove timeout when not given 2024-08-03 15:28:10 +09:00
xvzc
6e7319e2ac
Merge pull request #76 from ihateradiohead/main
Update readme.md
2024-08-02 11:26:17 +09:00
ihateradiohead
e04612dd85
Update readme.md 2024-08-02 00:24:17 +03:00
xvzc
ab9f1e830a remove error log when dns lookup fails 2024-08-01 21:45:16 +09:00
xvzc
cc2ae28d69 update release 2024-08-01 00:45:14 +09:00
xvzc
6f151e7038 update release 2024-07-31 20:47:46 +09:00
xvzc
10a3860fad enhance logging for dns 2024-07-31 20:47:19 +09:00
xvzc
378b980301
Merge pull request #67 from iamdeka/patch-1 2024-07-27 12:24:59 +09:00
deka
4a234569c2
Update readme_ru.md 2024-07-27 08:20:12 +05:00
xvzc
c7809ca1e4 update readme 2024-07-27 11:14:17 +09:00
xvzc
e8b629a159 update readme 2024-07-27 11:12:11 +09:00
xvzc
a6edacf094 update readme 2024-07-27 11:10:32 +09:00