Commit Graph

48 Commits

Author SHA1 Message Date
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
b552e77cbe refactor: reformat 2022-11-29 16:54:28 +09:00
xvzc
efbfddebc2 update 2022-05-13 18:49:05 +09:00
xvzc
f9f1f00404 set deadline 2022-05-12 17:56:12 +09:00
xvzc
8b6bd3d650 set keep-alive to false 2022-05-09 13:44:00 +09:00
xvzc
9e31ce4337 update error logging 2022-05-08 19:39:22 +09:00
xvzc
683eecc01d chage read method to io.copy 2022-05-08 16:55:13 +09:00
xvzc
dd80adb448 add ip addr option 2022-05-08 14:39:35 +09:00
jerry901
741b4bc235 fix local address 2022-05-02 00:31:22 +09:00
xvzc
69fba6da37 fix log format on error parsing request 2022-04-14 10:44:32 +09:00
xvzc
7563f2b895 fix unexpectedly formated http request 2022-03-06 17:44:11 +09:00
xvzc
d7f37377d9 update domain based debuging 2022-03-05 09:56:53 +09:00
xvzc
ce40143581 remove unneccesary go routines 2022-03-05 00:46:33 +09:00
xvzc
0f5eae5dae fix recursive redirect issue 2022-01-16 01:44:00 +09:00
xvzc
1e16a454ca add removal of proxy header 2022-01-15 06:40:57 +09:00
xvzc
e319e0a0fe add go routines for handlers, fixed http handler 2022-01-14 17:23:41 +09:00
xvzc
0e11629360 update log format 2022-01-12 03:06:14 +09:00
xvzc
fefdb5efdd update capsulation 2022-01-12 02:15:45 +09:00
xvzc
42ce5066d3 update handlers to belong to conn module 2022-01-12 01:59:55 +09:00
xvzc
ad8a0e1160 add log option 2022-01-12 00:05:16 +09:00
xvzc
db6c30c9c3 delete unnecessary call by reference 2022-01-11 04:27:12 +09:00
xvzc
452a7e343f add net module and fixed the other modules 2022-01-11 02:11:30 +09:00
xvzc
c5640a51a7 Fix dependency issues followed by refactoring util module 2022-01-11 00:14:51 +09:00
xvzc
cb22573943 [update] move welcome to util module 2022-01-10 23:58:27 +09:00
xvzc
d2f559f7f2 add doh module 2022-01-10 23:41:31 +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
5e1222054c update structure names in module packet 2022-01-08 15:38:16 +09:00
xvzc
11ed1fd681 rename request to packet 2022-01-08 15:35:32 +09:00
xvzc
539d256146 update refactor http request 2022-01-08 03:34:26 +09:00
xvzc
b615f4aabc add https request 2022-01-08 03:01:54 +09:00
xvzc
81938445a1 add request module 2022-01-08 02:41:02 +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
72d5770d18 add method validation 2022-01-07 23:04:09 +09:00
xvzc
43017e7211 update refactor 2022-01-05 01:47:18 +09:00
xvzc
b8f614d808 change src address strategy 2022-01-04 01:54:36 +09:00
xvzc
aa9c47271a update 2022-01-04 00:13:42 +09:00
xvzc
ca5d597c9c refactor 2022-01-03 17:32:52 +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
85e03416c2 update 2022-01-02 21:56:12 +09:00
xvzc
83de169fcc refactor 2021-12-30 02:08:30 +09:00