世界
|
349d7d31b3
|
Fix calculate host for HTTP connect client
|
2023-12-24 08:02:11 +08:00 |
|
世界
|
544863e3f4
|
Try to fix HTTP server leak again
|
2023-12-21 14:12:41 +08:00 |
|
世界
|
01c915e1e4
|
Fix "Fix not set Host header for HTTP proxy client"
|
2023-12-08 11:03:25 +08:00 |
|
世界
|
0ba5576c7b
|
Fix not set Host header for HTTP proxy client
|
2023-12-03 16:52:53 +08:00 |
|
世界
|
e50e7ae2d3
|
Fix "Fix HTTP server leak"
|
2023-11-24 19:57:45 +08:00 |
|
世界
|
8002db54c0
|
Add http.parseBasicAuth func stub
|
2023-10-21 17:08:46 +08:00 |
|
世界
|
e0ec961fb1
|
Fix HTTP server leak
|
2023-10-01 14:36:49 +08:00 |
|
世界
|
e781e86e32
|
Reject socks4 unauthenticated request
|
2023-09-30 21:44:53 +08:00 |
|
世界
|
5b05b5c147
|
Fix socks5 handshake
|
2023-09-25 17:28:53 +08:00 |
|
世界
|
03c21c0a12
|
Fix WriteAddrPort usage
|
2023-09-07 12:46:49 +08:00 |
|
世界
|
c6a69b4912
|
Fix "Fix http proxy server"
|
2023-08-02 18:59:22 +08:00 |
|
世界
|
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 |
|