1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-12 12:04:13 -04:00
Commit Graph

16 Commits

Author SHA1 Message Date
AkinoKaede
c0a0ce29e3 feat: add sniffing for tun 2023-11-01 12:57:57 +00:00
Shelikhoo
0ca849637d fix tun app lints 2023-10-23 01:47:08 +01:00
Shelikhoo
e87af12bf8 fix crash when tun app has no socket option 2023-10-23 01:39:19 +01:00
AkinoKaede
89ff606655 feat: socket options 2023-10-22 22:44:43 +01:00
AkinoKaede
7a42380599 feat: add error log for create endpoint 2023-10-22 22:44:35 +01:00
AkinoKaede
c439a12d06 feat: use goroutines to process connections 2023-10-22 22:44:35 +01:00
AkinoKaede
0a090a073b feat: refine handle logic 2023-10-22 22:44:35 +01:00
AkinoKaede
c324d3af70 style: refine code style 2023-10-22 22:44:35 +01:00
AkinoKaede
d1c3007d30 style: remove unused code and comments 2023-10-22 22:44:34 +01:00
AkinoKaede
4b5f788b2f fix: wrong source and destination 2023-10-22 22:44:34 +01:00
AkinoKaede
54b605ba4c fix: handler logic 2023-10-22 22:44:34 +01:00
AkinoKaede
5fafc29771 fix: inbound context 2023-10-22 22:44:28 +01:00
AkinoKaede
06ed6f98b3 feat: create NIC 2023-10-22 22:44:28 +01:00
AkinoKaede
225d638338 style: refine code style 2023-10-22 22:44:27 +01:00
AkinoKaede
a3728b6abc feat: set default config 2023-10-22 22:44:27 +01:00
AkinoKaede
12567c62ea feat: add tun support for tcp 2023-10-22 22:44:26 +01:00