世界
|
d39c2c2fdd
|
socks: Add custom udp listener
|
2025-03-26 13:18:24 +08:00 |
|
世界
|
ce1b4851a4
|
Fix socks5 UDP
|
2025-03-16 10:23:29 +08:00 |
|
世界
|
33beacc053
|
Fix socks5 UDP handshake
|
2024-12-14 18:16:15 +08:00 |
|
世界
|
3374a45475
|
Fix socks5 UDP implementation
|
2024-12-10 19:53:57 +08:00 |
|
世界
|
e52e04f721
|
Fix HandshakeFailure usages
|
2024-11-15 16:27:03 +08:00 |
|
世界
|
7ec09d6045
|
udpnat2: New synced udp nat service
|
2024-11-05 18:43:04 +08:00 |
|
世界
|
0f2447a95b
|
Crazy sekai overturns the small pond
|
2024-11-05 18:43:04 +08:00 |
|
世界
|
e0196407a3
|
Remove bad rw usages
|
2024-06-24 09:42:23 +08:00 |
|
HystericalDragon
|
d9f2559214
|
Fix http socks close
|
2024-06-17 12:37:52 +08:00 |
|
世界
|
de1b0bd772
|
Fix Fix socks5 packet conn
|
2024-05-21 15:09:17 +08:00 |
|
dyhkwong
|
284cb5ce98
|
Fix socks5 packet conn
|
2024-05-17 21:24:05 +08:00 |
|
世界
|
eec2fc325a
|
Improve interface finder
|
2024-04-12 09:05:39 +08:00 |
|
世界
|
0f7de716ac
|
Refactor the Authenticator interface to a struct
|
2023-12-24 08:03:39 +08:00 |
|
世界
|
c17babe0ba
|
Merge ThreadSafeReader into ReadWaiter interface
|
2023-12-24 08:03:38 +08:00 |
|
世界
|
aa34723225
|
Implementation read waiter for socks5 UDP and UoT
|
2023-12-24 08:03:38 +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 |
|
世界
|
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 |
|
世界
|
5f1ef3441c
|
Fix socks connect response
|
2023-02-09 21:20:10 +08:00 |
|
世界
|
b12b8b7fd2
|
Remove 4in6 cast
|
2022-09-25 19:20:14 +08:00 |
|
Hellojack
|
62c4ebdbcb
|
Fix socks4 request (#7)
|
2022-09-10 22:47:24 +08:00 |
|
世界
|
54c64e225c
|
Update buffer write interface (break change)
|
2022-09-03 16:42:43 +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 |
|
世界
|
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 |
|
世界
|
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 |
|
世界
|
6a0987c52a
|
Minor fixes
|
2022-07-07 21:39:44 +08:00 |
|
世界
|
f8356c256f
|
Add multi error
|
2022-07-06 21:15:32 +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 |
|
世界
|
eb347e80a4
|
Add upstream func to user context
|
2022-07-01 09:00:08 +08:00 |
|
世界
|
293cfb66d6
|
Refine socks handshake
|
2022-06-30 14:42:07 +08:00 |
|
世界
|
849d16c37b
|
Add more lint
|
2022-06-29 12:35:43 +08:00 |
|
世界
|
99754098d1
|
Fix socks udp conn
|
2022-06-20 15:49:45 +08:00 |
|
世界
|
64835a637b
|
Improve bufio
|
2022-06-14 17:19:38 +08:00 |
|
世界
|
857116b2cc
|
Refine buffer io
|
2022-06-11 11:48:00 +08:00 |
|
世界
|
61db298e6a
|
Refine uot
|
2022-06-01 10:08:35 +08:00 |
|