xvzc
a2993ac68d
docs: sync usage
2024-09-08 22:57:57 +09:00
xvzc
1de63d0021
chore: prepare for the next release
2024-09-08 22:49:16 +09:00
xvzc
4d83a6bab6
chore: prepare of the next release
2024-09-08 22:47:24 +09:00
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
vps
78b9cdb3c2
refactor: correction in debugging messages ( #238 )
...
* removed typos
* converted some words to lower case
2024-09-08 17:38:59 +09:00
xvzc
2e45975ea9
fix: remove unused imports
2024-09-03 16:16:15 +09:00
Egor Gavrilov
46acc0834c
chore: use scratch image for Dockerfile instead of distroless ( #226 )
...
* Use Google Distroless for compact images, and some refactoring of Dockerfile
* Use "scratch" image instead of Distroless, and some additional optimizations in Dockerfile
2024-09-03 16:15:49 +09:00
xvzc
79d255719e
fix: packet processing for http request ( #230 )
...
* fix: http proxy
* chore: make a function for setting connection timeout
* chore: rename parameters for consistency
2024-09-03 16:07:11 +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
7d6bc4c696
docs: move packaging status to installation section
2024-08-30 17:50:37 +09:00
xvzc
598bf6da26
docs: add packaging status
2024-08-30 17:34:10 +09:00
xvzc
00ee46bb18
docs: update installation guide
2024-08-30 17:05:44 +09:00
xvzc
9b7fe2d7c3
docs: fix table of contents for installation guide
2024-08-30 17:04:20 +09:00
xvzc
53f06aa80a
docs: update installation guide
2024-08-30 17:02:03 +09:00
nxjosephofficial
8a252f4df9
docs: add installation instructions for FreeBSD ( #219 )
...
* Add installation instructions for FreeBSD
* remove extra info because the port already has a message
after installation that let users know these informations.
2024-08-29 23:40:48 +09:00
Sergei Kondrashov
bab05483f7
revised the Russian-language instructions ( #218 )
2024-08-29 23:19:00 +09:00
xvzc
1d0c239990
chore: increase the value of days-before-issue-close
2024-08-29 22:10:56 +09:00
xvzc
cc56dc4c3b
docs: update quick_start.md
2024-08-29 21:20:35 +09:00
xvzc
63b7d44c04
docs: change install.md to quick_start.md
2024-08-29 21:18:55 +09:00
xvzc
60ea4df8bb
docs: change install.md to quick_start.md
2024-08-29 21:18:26 +09:00
xvzc
f0cf07d167
chore: prepare for patch update
2024-08-29 17:12:01 +09:00
Egor Gavrilov
af950c1a94
Use Google Distroless for compact images, and some refactoring of Dockerfile ( #208 )
2024-08-29 07:50:35 +09:00
xvzc
2aea4a7a51
fix: get ctx logger on new request ( #198 )
...
* fix: get ctx logger on new request
* chore: change log format
* fix: get ctx logger on new request
2024-08-29 07:50:08 +09:00
xvzc
cc97550f80
chore: update release drafter
2024-08-28 05:45:17 +09:00
xvzc
bf5fca1341
chore: update release drafter
2024-08-28 05:25:14 +09:00
Christian Clauss
efa64ab4c0
README.md: Fix typos ( #206 )
2024-08-27 17:24:56 +09:00
xvzc
0699e50d15
ci: update release drafter
2024-08-27 17:03:57 +09:00
xvzc
031bb2c78b
chore: prepare for new release
2024-08-27 17:02:25 +09:00
xvzc
e59bec5068
ci: update release drafter
2024-08-27 17:01:23 +09:00
xvzc
dfd3a3cc4f
chore: prepare for new release
2024-08-27 12:19:17 +09:00
xvzc
3b91e015f5
chore: rename the name of binary to spoofdpi
2024-08-27 12:17:35 +09:00
xvzc
7dc8408204
chore: rename the name of binary to spoofdpi
2024-08-27 12:15:10 +09:00
xvzc
7e70f10049
docs: refactor docs
2024-08-27 12:14:54 +09:00
Ledorub
97d9fb157b
Update installation guide. ( #204 )
2024-08-27 11:57:51 +09:00
Ledorub
3a7283662a
Update permission error message. ( #203 )
2024-08-27 11:51:46 +09:00
xvzc
62ede3726b
docs: move installation guide to INSTALL.md ( #200 )
...
* chore: update docs
2024-08-26 20:54:54 +09:00
xvzc
774240edf9
chore: add actions to close inactive issues
2024-08-26 08:43:53 +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
Ledorub
d397d30fb5
Refactor proxy setting. ( #191 )
2024-08-25 15:57:38 +09:00
xvzc
03d63162be
chore: add v prefix when printing version
2024-08-24 14:49:18 +09:00
xvzc
3e0d008a6c
chore: remove v prefix for VERSION file
2024-08-24 14:40:55 +09:00
xvzc
a777725f71
chore: change some log's level to Info
2024-08-23 21:19:40 +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
af6ce7d297
chore: fix issue template
2024-08-23 15:32:23 +09:00
xvzc
1bfff02004
chore: update issue template
2024-08-23 15:30:01 +09:00
xvzc
351ac84d3a
chore: update issue template
2024-08-23 15:29:01 +09:00
Ledorub
e9311bf4db
Fix proxy settings are not reverted after panic. ( #183 )
2024-08-22 19:29:54 +09:00
Ledorub
aa04524565
chore: refactor logging ( #182 )
2024-08-22 17:49:05 +09:00