PuerNya
0d300a3540
chore: handle provider proxies in proxies api
2023-09-24 15:39:14 +08:00
wwqgtxx
1cad615b25
chore: using xsync.MapOf replace sync.Map
2023-09-02 16:54:48 +08:00
wwqgtxx
e2e0fd4eba
chore: using uint16 for ports in Metadata
2023-08-09 13:51:02 +08:00
wwqgtxx
9b50f56e7c
fix: tunnel's handleUDPToLocal panic
2023-07-16 10:35:10 +08:00
wwqgtxx
614cc93cac
chore: better close single connection in restful api
2023-06-26 18:25:36 +08:00
wwqgtxx
1cb75350e2
chore: statistic's Snapshot only contains TrackerInfo
2023-06-26 18:13:17 +08:00
wwqgtxx
42ef4fedfa
chore: avoid unneeded map copy when close connection in restful api
2023-06-26 17:46:14 +08:00
Skyxim
c57f17d094
chore: reduce process lookup attempts when process not exist #613
2023-06-08 18:07:56 +08:00
wwqgtxx
63b5387164
chore: update proxy's udpConn when received a new packet
2023-06-03 21:40:09 +08:00
wwqgtxx
73140ab826
fix: udp panic when server return a domain name
2023-05-27 13:43:41 +08:00
wwqgtxx
1a9104c003
fix: UDP packet should not return io.EOF
2023-05-15 19:06:58 +08:00
wwqgtxx
a22b1cd69e
fix: sing-based listener panic
2023-05-12 09:14:27 +08:00
wwqgtxx
f1be9b3f4a
fix: tuic server return error udp address
2023-05-11 22:45:27 +08:00
wwqgtxx
75cd72385a
chore: decrease direct udp read memory used for no-windows platform
2023-05-11 13:47:51 +08:00
Skyxim
928dcf9af9
chore: better memory fetching time
2023-04-27 06:55:53 +00:00
Skyxim
e4f762822a
chore: better parse remote dst
2023-04-27 02:32:25 +00:00
Skyxim
573216befb
fix: tracker remote addr check
2023-04-27 01:39:29 +00:00
wwqgtxx
7bb5da3005
chore: support splice for direct outbound
2023-04-25 23:01:05 +08:00
wwqgtxx
40da1911d9
chore: using sync/atomic replace uber/atomic
2023-04-22 15:37:57 +08:00
wwqgtxx
aaf534427e
chore: close all connections after proxySet initial
2023-04-12 18:50:51 +08:00
wwqgtxx
bad7340a4e
chore: proxyDialer don't push flow to manager in statistic
2023-04-11 23:58:56 +08:00
wwqgtxx
8e8cddf462
chore: Update dependencies
2023-04-09 15:40:17 +08:00
wwqgtxx
e9c9d17a9b
chore: init gopsutil's Process direct from struct
2023-04-08 09:56:02 +08:00
rookisbusy
76340cc99c
feat: core support memory chat
2023-04-08 00:55:25 +08:00
wwqgtxx
eecd8fff71
feat: add memory status for snapshot
2023-04-07 23:53:46 +08:00
rookisbusy
36b3581389
Alpha ( #490 )
...
* feat: add memory status for snapshot
* feat: add memory status for snapshot
2023-04-07 22:55:01 +08:00
yaling888
8ab70d76e7
Fix: should always drop packet when handle UDP packet ( #2659 )
2023-04-06 09:38:59 +08:00
wwqgtxx
99f84b8a66
chore: make all net.Conn wrapper can pass through N.ExtendedConn
2023-04-02 22:24:46 +08:00
wwqgtxx
f7610ce2ad
chore: better uuid using
2023-03-15 10:10:03 +08:00
Skyxim
5d0efb5472
chore: keep existing connections
2023-03-15 09:18:03 +08:00
wwqgtxx
53928eb895
chore: better TunnelStatus define
2023-03-15 00:11:31 +08:00
Skyxim
cf7520ec22
chore: disconnect when suspended
2023-03-14 22:57:43 +08:00
Skyxim
09c53e7cb7
chore: Chore: adjust the loading order, and then load the resource at last
2023-03-14 22:37:07 +08:00
wwqgtxx
13111081be
fix: SA4001 for net.UDPAddr copy
2023-03-12 23:37:45 +08:00
Skyxim
7f588935ea
feta: add hosts support domain and mulitple ip ( #439 )
...
* feat: host support domain and multiple ips
* chore: append local address via `clash`
* chore: update hosts demo
* chore: unified parse mixed string and array
* fix: flatten cname
* chore: adjust logic
* chore: reuse code
* chore: use cname in tunnel
* chore: try use domain mapping when normal dns
* chore: format code
2023-03-12 15:00:59 +08:00
H1JK
ae966833a4
chore: Generate UUID from fastrand
2023-03-05 11:00:14 +08:00
wwqgtxx
76ccebf099
chore: better REJECT process
2023-02-27 09:46:16 +08:00
wwqgtxx
c1199f1a8a
chore: add early conn interface to decrease unneeded write
2023-02-27 00:26:49 +08:00
wwqgtxx
5e7d644efd
fix: ensure peekMutex is locked before handleSocket
2023-02-26 11:18:01 +08:00
wwqgtxx
efbde4a179
fix: reject's dial warning
2023-02-26 11:11:54 +08:00
wwqgtxx
a3b8c9c233
fix: peek not work with some inbound
2023-02-25 19:41:14 +08:00
wwqgtxx
75680c5866
chore: use early conn to support real ws 0-rtt
2023-02-24 09:54:54 +08:00
wwqgtxx
fc50392ec7
chore: cleanup natTable's api
2023-02-18 13:16:07 +08:00
Ovear
8e4dfbd10d
feat: introduce a new robust approach to handle tproxy udp. ( #389 )
2023-02-17 16:31:15 +08:00
wwqgtxx
d00d83abd4
fix: tun udp with 4in6 ip
2023-02-13 22:06:09 +08:00
Skyxim
a563e9375e
chore: better source address
2023-01-25 13:00:18 +08:00
Larvan2
8a7027e8d6
Fix: Remove EnableProcess from config.go and enable-process from config.yaml.
...
Fix: FindProcess is now enabled by default when the rule set contains process-name rules.
2023-01-20 16:29:08 +08:00
wwqgtxx
fa5b5ca02d
fix: tcpTracker's upload
2023-01-17 21:36:16 +08:00
wwqgtxx
50832aab47
chore: decrease direct depend on the sing package
2023-01-16 10:50:31 +08:00
H1JK
d1565bb46f
refactor: Implement extended IO
2023-01-16 09:42:03 +08:00