Commit Graph

9 Commits

Author SHA1 Message Date
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
3b91e015f5 chore: rename the name of binary to spoofdpi 2024-08-27 12:17:35 +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
ab4d6819c7 fix: nil pointer for StringArray 2024-08-15 19:37:30 +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