Commit Graph

2246 Commits

Author SHA1 Message Date
gVisor bot
a0ddce0c6f chore: better error ignore 2023-04-09 23:06:56 +08:00
gVisor bot
c305ea2b7a chore: Add read deadline implementation 2023-04-09 22:58:05 +08:00
gVisor bot
74d96c67c2 chore: fix build 2023-04-09 19:17:44 +08:00
gVisor bot
bf0bdfbf7d Merge pull request #493 from rookisbusy/Alpha
fix: tun warn timeout
2023-04-09 19:03:10 +08:00
gVisor bot
81a996ec1d fix: tun warn timeout 2023-04-09 19:00:45 +08:00
gVisor bot
c4580858fb chore: Update dependencies 2023-04-09 15:40:17 +08:00
gVisor bot
8877cb432b chore: init gopsutil's Process direct from struct 2023-04-08 09:56:02 +08:00
gVisor bot
f821549558 feat: urltest can be select by user 2023-04-08 02:04:16 +08:00
gVisor bot
f06e6c220d Merge pull request #492 from rookisbusy/Alpha
fix: chat.js not begin with zero
2023-04-08 01:42:04 +08:00
gVisor bot
99df383103 fix: chat.js not begin with zero 2023-04-08 01:39:48 +08:00
gVisor bot
e98c5302ff Merge pull request #491 from rookisbusy/Alpha
feat: core support memory chat
2023-04-08 01:07:25 +08:00
gVisor bot
868497ac6b feat: core support memory chat 2023-04-08 00:55:25 +08:00
gVisor bot
6c5b8e7d75 feat: add memory status for snapshot 2023-04-07 23:53:46 +08:00
gVisor bot
f820889a89 Alpha (#490)
* feat: add memory status for snapshot

* feat: add memory status for snapshot
2023-04-07 22:55:01 +08:00
gVisor bot
c8a8055497 doc: update config.yaml 2023-04-07 22:37:01 +08:00
gVisor bot
193fa1b7c5 Fix: should always drop packet when handle UDP packet (#2659) 2023-04-06 09:38:59 +08:00
gVisor bot
d20ac0dc8a Fix: return pooled buffer when simple-obfs tls read error (#2643) 2023-04-06 09:32:27 +08:00
gVisor bot
8358114e31 chore: Add early bounds checks 2023-04-05 13:51:50 +08:00
gVisor bot
c0bcf77bf7 fix: tuic fast-open not work 2023-04-03 21:08:12 +08:00
gVisor bot
457e840811 chore: clean up code 2023-04-03 12:03:18 +00:00
gVisor bot
684ce03a45 chore: update demo 2023-04-03 16:14:07 +08:00
gVisor bot
2c83e7297c feat: Add multi-peer support for wireguard outbound 2023-04-03 16:14:07 +08:00
gVisor bot
ae5fafa885 chore: make all net.Conn wrapper can pass through N.ExtendedConn 2023-04-02 22:24:46 +08:00
gVisor bot
d7cd598e53 chore: sync sing-wireguard's update 2023-04-02 17:29:30 +08:00
gVisor bot
b7b6e1c646 chore: better upgrade 2023-04-02 15:16:42 +08:00
gVisor bot
f047ff0ee1 chore: Update dependencies 2023-04-02 13:15:41 +08:00
gVisor bot
3980899f3b fix: firstWriteCallBackConn can pass N.ExtendedConn too 2023-04-01 20:56:49 +08:00
gVisor bot
46a76f38f2 fix: Vision slice out of bounds error 2023-04-01 20:08:49 +08:00
gVisor bot
6cfe879a2d chore: rule-provider direct using IndexByte in bytes for find new line 2023-04-01 16:55:16 +08:00
gVisor bot
56a715377c chore: update use compatible version for windows/linux amd64 2023-04-01 15:16:45 +08:00
gVisor bot
510aa73cbe chore: rule-provider now read yaml line-by-line 2023-04-01 14:11:09 +08:00
gVisor bot
6b5484841d chore: DomainSet now build from a DomainTrie 2023-04-01 12:15:03 +08:00
gVisor bot
96461ab557 feat: nameserver-policy support use rule-providers and reduce domain-set memory 2023-04-01 11:53:39 +08:00
gVisor bot
df12b5799b chore: update readme 2023-03-30 15:57:52 +00:00
gVisor bot
78d1ab2509 fix: upgrade backup 2023-03-29 13:59:36 +00:00
gVisor bot
72cac9b0de fix: inner http use host of address 2023-03-29 20:50:46 +08:00
gVisor bot
4d20db822c chore: push latest alpha core to MetaCubeX/AlphaBinary 2023-03-29 12:28:16 +00:00
gVisor bot
a461d29a84 chore: clean up code 2023-03-29 16:19:26 +08:00
gVisor bot
380b3eaa0d chore: use inner for upgrade core 2023-03-29 06:03:13 +00:00
gVisor bot
97b43f90e8 chore: better rename 2023-03-28 17:00:21 +00:00
gVisor bot
6da20ee552 chore: add release branch 2023-03-28 16:40:45 +00:00
gVisor bot
e817410fbb chore: adjust trust cert 2023-03-27 22:27:59 +08:00
gVisor bot
8143d28502 fix: tproxy listener cannot listen udp 2023-03-27 22:18:54 +08:00
gVisor bot
dacad9b9cc chore: skip restart when update error 2023-03-27 00:49:47 +08:00
gVisor bot
583a568d57 fix: Converter REALITY security type 2023-03-26 11:03:32 +08:00
gVisor bot
dba4917ed3 chore: clean up code 2023-03-25 22:56:24 +08:00
gVisor bot
2fc32a28e2 chore: update for testing the updater 2023-03-23 21:04:04 +08:00
gVisor bot
404323dee4 feat: add upgrade api
example: curl -X POST -H "Authorization: Bearer 123456" http://ip:port/upgrade
2023-03-23 20:48:20 +08:00
gVisor bot
b49bb0b2bf chore: move sing-tun's udpTimeout fix to there lib 2023-03-23 19:53:28 +08:00
gVisor bot
c674c46d3a chore: better geodata shared 2023-03-23 18:58:24 +08:00