Commit Graph

53 Commits

Author SHA1 Message Date
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
xvzc
2fd2503dd5 update util.go 2022-01-07 22:44:03 +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
aa9c47271a update 2022-01-04 00:13:42 +09:00
xvzc
32615dee81 refactor 2022-01-03 17:31:39 +09:00
xvzc
b58ec8d6c4 add client hello chunks 2022-01-03 17:12:51 +09:00
xvzc
95c4199025 update 2022-01-03 16:24:39 +09:00
xvzc
76da7260d0 update 2022-01-03 00:24:59 +09:00
xvzc
13190c34f5 update 2022-01-02 21:56:24 +09:00
xvzc
83de169fcc refactor 2021-12-30 02:08:30 +09:00