LiquidTheDangerous
abd7441d0a
feat: DNS. Add the ability to disable version 6 address resolution ( #240 )
...
Co-authored-by: Andrey Semenov <semenov.ao@greendatasoft.ru>
2024-09-08 22:45:24 +09:00
Ilia Grigoriev
786d31cbb7
chore: add quiet option to arguments ( #234 )
...
* feat: add quiet option to arguments
* docs: fit docs to new feature
* chore: rename the quiet option to silent, fix docs
* docs: remove mentions of the banner option
* feat!: remove the banner option
BREAKING CHANGES: the banner option is no longer supported
* chore: remove the useless PrintSimpleInfo function
* docs: improve the wording of the silent option
2024-09-08 22:43:09 +09:00
Ledorub
19ec6980ba
Change types of flags that can't be negative to uint*. ( #231 )
2024-08-31 23:50:02 +09:00
xvzc
1f26fbd2e3
fix: termination instruction message
2024-08-25 18:17:25 +09:00
xvzc
f8f740b0cf
Release 0.10.11 ( #195 )
...
* chore: increase the length of traceId token
* fix: size of string builder for trace id
* chore: rename --no-banner to --banner
* chore: update docs
* chore: prepare for next release
2024-08-25 18:09:58 +09:00
vps
74963fef64
Refactor Args ( #185 )
...
The pointer fields have been converted to the usual ones in the ARGS structure for convenience.
2024-08-23 21:17:35 +09:00
xvzc
7f27c1ad43
chore: refactor config
2024-08-15 19:12:29 +09:00
xvzc
a40e94bf44
feat: enhance proxy/server.go and refactor
2024-08-15 15:19:45 +09:00
Andrey Semenov
874256c9bc
remove buffer-size parameter
2024-08-14 12:06:29 +05:00
Andrey Semenov
10d1ee4860
perf: reuse allocated buffer. add config parameter
2024-08-14 12:06:29 +05:00
xvzc
641ded49d8
use system-dns when patterns are not matched
2024-08-06 17:48:18 +09:00
xvzc
53a2e883f5
update readme
2024-08-05 17:07:53 +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
d4f1e24e3a
use legacy style fragmentation by default
2024-08-03 15:58:17 +09:00
xvzc
2069f3b9d8
remove timeout when not given
2024-08-03 15:28:10 +09:00
xvzc
23f160d37b
re-add legacy style fragmentaion
2024-07-27 10:51:06 +09:00
xvzc
ed70bde7e7
Remove net package and refactor
2024-07-22 19:59:11 +09:00
xvzc
2d8b9103db
refactor
2024-07-22 13:49:18 +09:00
xvzc
97e6cd6355
update help output
2024-07-21 17:17:45 +09:00
xvzc
d150d03a67
fix type for dns port
2024-07-21 17:12:16 +09:00
xvzc
d6472d0421
add options to customize dns server
2024-07-21 16:57:47 +09:00
xvzc
282616a907
set default timeout to 2000ms
2024-07-21 14:34:38 +09:00
xvzc
363f022c91
fix : #46
2023-09-08 17:35:41 +09:00
xvzc
02961967dc
chore: Remove unnecessary log
2023-05-07 15:03:41 +09:00
xvzc
2489cc450d
chore: refactor
2023-05-07 14:57:37 +09:00