Commit graph

120 commits

Author SHA1 Message Date
世界
221477cf17
Fix http proxy server 2023-07-31 08:57:58 +08:00
世界
c68251b6d0
Deprecate stack buffer 2023-07-03 08:21:04 +08:00
世界
dc27334e9a
Unwrap 4in6 address in socks packet conn 2023-06-19 13:19:31 +08:00
armv9
e29eff15cd
Fix socks udp behavior 2023-05-12 11:05:13 +08:00
世界
28dfeaa762
Deprecate bufio.ReadBuffer/ReadPacket 2023-04-17 17:50:25 +08:00
世界
f8049ca89b
Fix deadline 2023-04-13 17:15:07 +08:00
世界
d88db59703
Add path option for http connect client 2023-04-12 15:06:23 +08:00
Adlyq
121c0b14e4
Add headers option to http connect client 2023-04-09 15:02:29 +08:00
世界
c875a4ffab
Fix http client 2023-03-03 13:20:48 +08:00
世界
5f1ef3441c
Fix socks connect response 2023-02-09 21:20:10 +08:00
isnowly
e4b763450c
Fix http proxy auth 2022-12-18 15:41:14 +08:00
世界
ec55ee90e4
Remove unused 2022-11-26 10:58:40 +08:00
世界
3483762200
Fix calculate mtu 2022-10-01 11:03:41 +08:00
世界
b12b8b7fd2
Remove 4in6 cast 2022-09-25 19:20:14 +08:00
wwqgtxx
b2828dac5f
Fix buffer overflow 2022-09-21 17:02:19 +08:00
世界
a606585cf7
Check socksaddr domain is valid 2022-09-13 19:50:00 +08:00
Hellojack
62c4ebdbcb
Fix socks4 request (#7) 2022-09-10 22:47:24 +08:00
世界
02b9ca1cc1
Fix write trojan udp 2022-09-03 16:55:38 +08:00
世界
54c64e225c
Update buffer write interface (break change) 2022-09-03 16:42:43 +08:00
世界
d4ba8fdfac
Improve bind 2022-08-26 20:49:16 +08:00
世界
185d879182
Fix http proxy 2022-08-25 17:36:30 +08:00
世界
8d23d189c3
Parse X-Forwarded-For in http request 2022-08-23 15:51:28 +08:00
世界
f0c2e5a0dc
Add trojan fallback 2022-08-20 20:52:06 +08:00
世界
5304a2876b
Fix write socks5 username password auth request 2022-08-20 12:29:14 +08:00
世界
717bc38fd3
Attempt to unwrap ip-in-fqdn socksaddr 2022-08-20 00:00:35 +08:00
世界
33e3713fbf
Fix socks udp return error 2022-08-18 16:16:33 +08:00
世界
05f9836bff
Add vectorised interface 2022-08-12 16:21:20 +08:00
世界
169983a8d7
Refactor bufio (break change) 2022-08-11 21:55:44 +08:00
世界
21369d1081
Improve trojan service 2022-08-08 08:49:27 +08:00
世界
842fd713ff
Fix buffer usage 2022-08-02 10:17:49 +08:00
世界
5ea209cbb7
Make socks request buffered 2022-07-31 18:30:35 +08:00
世界
401581b139
Fix copy with src buffer to headroom writer 2022-07-30 21:22:30 +08:00
世界
c922e42771
Add network name constants 2022-07-29 19:53:56 +08:00
世界
bc109486f1
Fix buffer read (break change) 2022-07-26 11:48:11 +08:00
世界
8311d6e970
Improve 4in6 processing (break change) 2022-07-22 16:11:42 +08:00
世界
4ce9815aca
Fix socks4 response 2022-07-22 13:48:50 +08:00
世界
fd4ec74d5e
Improve socksaddr 2022-07-20 22:04:12 +08:00
世界
6795d518e1
Improve user context 2022-07-17 14:39:25 +08:00
世界
51de48ed21
Fix http proxy server 2022-07-14 18:20:52 +08:00
世界
6a0987c52a
Minor fixes 2022-07-07 21:39:44 +08:00
世界
f8356c256f
Add multi error 2022-07-06 21:15:32 +08:00
世界
677c52f01a
Add http connect client 2022-07-03 20:29:12 +08:00
世界
f128942ffe
Refine socks client 2022-07-03 13:13:39 +08:00
世界
e85528b42f
Refactor dialer 2022-07-01 13:30:04 +08:00
世界
719a27fc42
Fix http handshake 2022-07-01 13:29:56 +08:00
世界
eb347e80a4
Add upstream func to user context 2022-07-01 09:00:08 +08:00
世界
9076aa005b
Fix http handler 2022-06-30 21:24:37 +08:00
世界
63a57e6e12
Refactor error handler 2022-06-30 21:02:01 +08:00
世界
323ace94fd
Trim repo 2022-06-30 17:38:12 +08:00
世界
293cfb66d6
Refine socks handshake 2022-06-30 14:42:07 +08:00