Commit Graph

2146 Commits

Author SHA1 Message Date
gVisor bot
c21dfb66cd Chore: Add GEO data url configuration. 2023-01-27 13:27:39 +08:00
gVisor bot
1c2c9e7368 chore: better parse udp dns 2023-01-27 13:07:52 +08:00
gVisor bot
8e273d504e fix: sub-rule condition don't work 2023-01-27 12:38:15 +08:00
gVisor bot
d1e9ba43fc feat: Converter support WS early data parameters 2023-01-27 11:31:58 +08:00
gVisor bot
f6965bbbc8 Update config.yaml 2023-01-26 23:19:33 +08:00
gVisor bot
49e7960cf9 chore: update workflows docker 2023-01-25 20:53:39 +08:00
gVisor bot
96800e65ee chore: better source address 2023-01-25 13:00:18 +08:00
gVisor bot
9c99f60a57 Chore: Action ignore docs/**,README.md when push. 2023-01-24 21:56:17 +08:00
gVisor bot
95a89f9b05 Chore: Update config.yaml 2023-01-24 21:50:21 +08:00
gVisor bot
3ff904d20e Chore: Decrease the default MaxUdpRelayPacketSize to 1252 to avoid the relay UDP exceeding the size of the QUIC's datagram.
ClientMaxOpenStreams now follows the config.yaml option.
2023-01-24 21:48:31 +08:00
gVisor bot
9c3be97d47 make ConvertsV2Ray more robust (#349)
* make ConvertsV2Ray more  robust
* add log
* fix
2023-01-24 16:34:52 +08:00
gVisor bot
05201da5f7 chore: update config.yaml 2023-01-23 14:51:25 +08:00
gVisor bot
46255ce5b2 chore: update config.yaml 2023-01-23 14:19:13 +08:00
gVisor bot
22ac6ecd4c chore: update config.yaml 2023-01-23 14:14:18 +08:00
gVisor bot
3bceed2482 chore: update config.yaml 2023-01-23 14:12:53 +08:00
gVisor bot
9d9d4565e3 feat: add override-destination for sniffer 2023-01-23 14:08:11 +08:00
gVisor bot
86ad74a0ae feat: better config for sniffer 2023-01-23 13:16:25 +08:00
gVisor bot
643979800c chore: better log 2023-01-23 11:17:30 +08:00
gVisor bot
a707db90f4 chore: adjust log 2023-01-23 11:14:45 +08:00
gVisor bot
80cc0d8c10 fix: ipv6 logic 2023-01-21 22:31:07 +08:00
gVisor bot
cb0f1c2ab2 Chore: Update paths-ignore 2023-01-21 14:42:48 +08:00
gVisor bot
dd72be0ef1 chore: Correct the decision of enabling find process 2023-01-21 14:27:09 +08:00
gVisor bot
e555fd65ec fix: ShadowTLS header use array instead 2023-01-20 17:35:49 +08:00
gVisor bot
4db05231a6 Update README.md 2023-01-20 17:13:32 +08:00
gVisor bot
bc34532418 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
gVisor bot
1a902df48b chore: new Random TLS KeyPair when empty input 2023-01-18 12:06:36 +08:00
gVisor bot
48eaa4dc5c chore: update quic-go 2023-01-17 22:06:21 +08:00
gVisor bot
c8ddce7acb fix: tcpTracker's upload 2023-01-17 21:36:16 +08:00
gVisor bot
fa54a8206a chore: better parseAddr 2023-01-17 15:41:51 +08:00
gVisor bot
6776ec538f fix: tuic server's MaxIncomingStreams 2023-01-17 14:25:19 +08:00
gVisor bot
faf7a20295 chore: update docker.yaml and Makefile docker 2023-01-17 12:43:51 +08:00
gVisor bot
325e44dee7 chore: Update const type 2023-01-17 12:33:15 +08:00
gVisor bot
f28ba6e62f chore: Update dependencies 2023-01-17 12:26:31 +08:00
gVisor bot
becafd8bec fix: tuic server's SetCongestionController 2023-01-17 10:41:51 +08:00
gVisor bot
82ab43c7ba fix: Add CC for TUIC server 2023-01-17 01:08:30 +08:00
gVisor bot
58b8cc56b5 chore: Update BBR config
chore: Adjust workflow
2023-01-16 21:50:02 +08:00
gVisor bot
1c30f10d95 chore: better workflow 2023-01-16 16:44:47 +08:00
gVisor bot
6d90cf2162 feat: gRPC gun implement extended writer 2023-01-16 15:54:20 +08:00
gVisor bot
ba7d83c390 chore: better workflow 2023-01-16 15:09:25 +08:00
gVisor bot
5fd6a3f18f fix: add Upstream to refconn 2023-01-16 13:26:30 +08:00
gVisor bot
2678489d32 fix: addr panic 2023-01-16 12:47:22 +08:00
gVisor bot
4135e6978a fix: add ReaderReplaceable to BufferedConn, avoid buffered data lost 2023-01-16 12:28:30 +08:00
gVisor bot
d926d6106f chore: code cleanup 2023-01-16 12:11:34 +08:00
gVisor bot
73f1fcb324 adjust: Improve WebSocket mask 2023-01-16 11:42:10 +08:00
gVisor bot
58ee2ae7f5 chore: decrease direct depend on the sing package 2023-01-16 10:50:31 +08:00
gVisor bot
483b1a83f8 chore: tuic decrease unneeded copy 2023-01-16 09:55:06 +08:00
gVisor bot
7df6e79cf0 refactor: Implement extended IO 2023-01-16 09:42:03 +08:00
gVisor bot
8f87c5204f chore: better workflow 2023-01-15 21:51:33 +08:00
gVisor bot
37b8840821 chore: Update dependencies 2023-01-15 15:04:58 +08:00
gVisor bot
bdd5daf15b chore: better workflow 2023-01-15 15:04:27 +08:00