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
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
3b91e015f5
chore: rename the name of binary to spoofdpi
2024-08-27 12:17:35 +09:00
Ledorub
3a7283662a
Update permission error message. ( #203 )
2024-08-27 11:51:46 +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
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
Ledorub
aa04524565
chore: refactor logging ( #182 )
2024-08-22 17:49:05 +09:00
Ledorub
87161e0538
fix: IPv6 support ( #177 )
...
* Fix can't get network w/o IPv4 addr.
* Fix broken URL when an IPv6 addr is provided to DoH client.
2024-08-21 17:19:59 +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
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
7a6d318192
chore: refactor
2023-05-07 14:57:52 +09:00
xvzc
2489cc450d
chore: refactor
2023-05-07 14:57:37 +09:00
hieu_dq
d34d95a872
Add whitelist URL, whitelist regex to bypass DPI
2023-04-21 02:41:23 +07:00
xvzc
b552e77cbe
refactor: reformat
2022-11-29 16:54:28 +09:00
xvzc
5eaea37f48
add banner mode off option
2022-07-24 11:20:23 +09:00
xvzc
efbfddebc2
update
2022-05-13 18:49:05 +09:00
xvzc
dd80adb448
add ip addr option
2022-05-08 14:39:35 +09:00
xvzc
d15a24a2a1
fix #21
2022-03-20 22:37:48 +09:00
xvzc
452a7e343f
add net module and fixed the other modules
2022-01-11 02:11:30 +09:00
xvzc
cb22573943
[update] move welcome to util module
2022-01-10 23:58:27 +09:00
xvzc
b5d934e0a7
add util/os.go
2022-01-10 23:56:41 +09:00
xvzc
1a55f159d1
move doh.go into proxy module
2022-01-09 01:02:30 +09:00
xvzc
cd3e46355b
remove config module
2022-01-09 00:48:19 +09:00
xvzc
c376d62ea4
update packet module
2022-01-09 00:09:01 +09:00
xvzc
1581f9c4d1
refactor
2022-01-08 02:03:46 +09:00
xvzc
cb122ff3da
update refactor
2022-01-08 00:39:58 +09:00
xvzc
f7d7f37986
fix url parsing
2022-01-08 00:39:36 +09:00
xvzc
72d5770d18
add method validation
2022-01-07 23:04:09 +09:00