Commit Graph

35 Commits

Author SHA1 Message Date
vps
78b9cdb3c2
refactor: correction in debugging messages (#238)
* removed typos
* converted some words to lower case
2024-09-08 17:38:59 +09:00
Ledorub
aa04524565
chore: refactor logging (#182) 2024-08-22 17:49:05 +09:00
xvzc
9beb9f8390 chore: rename HttpPacket to HttpRequest 2024-08-22 13:05:32 +09:00
xvzc
5654ef7ddb chore: refactor log format 2024-08-18 16:33:02 +09:00
xvzc
787fcb3b39 chore: refactor proxy package 2024-08-15 16:50:03 +09:00
xvzc
a40e94bf44 feat: enhance proxy/server.go and refactor 2024-08-15 15:19:45 +09:00
xvzc
7f1ad9e7ec refactor #133 2024-08-14 17:01:14 +09:00
LiquidTheDangerous
48488a3af4 refactor 2024-08-14 12:06:29 +05:00
LiquidTheDangerous
852b789ac3 fix: client hello 2024-08-14 12:06:29 +05:00
LiquidTheDangerous
6b0547b431 fix: client hello 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
7b64d37b60 add log for window-size 2024-08-03 16:43:51 +09:00
xvzc
db59946b8b remove unneccesary log 2024-08-03 15:40:49 +09:00
xvzc
929af2973d preserve legacy fragmentation 2024-07-27 11:00:53 +09:00
xvzc
23f160d37b re-add legacy style fragmentaion 2024-07-27 10:51:06 +09:00
xvzc
ee8f7da458 fix log prefix 2024-07-22 20:58:30 +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
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
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
72d5770d18 add method validation 2022-01-07 23:04:09 +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