Commit Graph

45 Commits

Author SHA1 Message Date
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
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
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
a40e94bf44 feat: enhance proxy/server.go and refactor 2024-08-15 15:19:45 +09:00
xvzc
bce4d4cd24 remove unnecessary import 2024-08-07 07:49:06 +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
Канюков Никита Александрович
a63da9d0fe Adds an option to disable system-wide proxy 2024-08-05 10:18:12 +03: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
d6472d0421 add options to customize dns server 2024-07-21 16:57:47 +09:00
xvzc
363f022c91 fix: #46 2023-09-08 17:35:41 +09:00
xvzc
7a6d318192 chore: refactor 2023-05-07 14:57:52 +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
dd80adb448 add ip addr option 2022-05-08 14:39:35 +09:00
xvzc
0e11629360 update log format 2022-01-12 03:06:14 +09:00
xvzc
ad8a0e1160 add log option 2022-01-12 00:05:16 +09:00
xvzc
c5640a51a7 Fix dependency issues followed by refactoring util module 2022-01-11 00:14:51 +09:00
xvzc
ecc6a9fc25 [update] fix PrintWelcome in main.go 2022-01-10 23:59:31 +09:00
xvzc
d2f559f7f2 add doh module 2022-01-10 23:41:31 +09:00
xvzc
3739c8b712 refactor main.go 2022-01-09 02:40:05 +09:00
xvzc
cd3e46355b remove config module 2022-01-09 00:48:19 +09:00
xvzc
40e25c2e11 remove SIGCONT 2022-01-07 17:55:37 +09:00
xvzc
281a86dd32 update signal handling 2022-01-04 17:38:36 +09:00
xvzc
cf869fe9cd add unset os-proxy 2022-01-04 02:36:27 +09:00
xvzc
b8f614d808 change src address strategy 2022-01-04 01:54:36 +09:00
xvzc
117e053751 add print welcome 2022-01-04 01:46:16 +09:00
xvzc
07a83aab5c refactor main.go 2022-01-04 00:30:15 +09:00
xvzc
aa9c47271a update 2022-01-04 00:13:42 +09:00
xvzc
95c4199025 update 2022-01-03 16:24:39 +09:00
xvzc
83de169fcc refactor 2021-12-30 02:08:30 +09:00
itworksnow
7f0502de6a update 2021-12-28 15:10:06 +09:00
itworksnow
67549f8c21 update 2021-12-28 14:34:57 +09:00
itworksnow
08160a74b5 update 2021-12-28 14:34:00 +09:00
itworksnow
520582df61 update 2021-12-28 14:33:26 +09:00
itworksnow
512b04f3dd update 2021-12-28 14:13:20 +09:00
itworksnow
2664dcf0d1 update 2021-12-28 14:10:21 +09:00
jerry901
729f8d9e49 update 2021-12-28 12:15:54 +09:00
jerry901
72af9ed7ad restart.. 2021-12-28 11:28:43 +09:00