Skyxim
|
63917aa020
|
fix: uuid-map return failed error
|
2022-05-14 23:45:10 +08:00 |
|
lelemka0
|
9e9c3c810f
|
fixed: make log api unblocked
|
2022-05-09 18:54:00 +08:00 |
|
Skyxim
|
663bf4fbb0
|
fix: remove misjudgment
|
2022-05-07 12:53:13 +08:00 |
|
Skyxim
|
4ab91520bd
|
refactor: reuse uuid namespace
|
2022-05-07 12:35:14 +08:00 |
|
Skyxim
|
980d8a2641
|
refactor: string map to uuidv5
|
2022-05-06 14:02:34 +08:00 |
|
Skyxim
|
a95d439852
|
chore: the uuid-map is transferred to the protocol
|
2022-05-06 13:28:09 +08:00 |
|
Meta
|
183973e823
|
chore: Adjust the tcp-concurrent and sniffer log
|
2022-04-27 15:22:42 +08:00 |
|
Kr328
|
cca3a1a934
|
Fix: http proxy Upgrade behavior (#2097)
|
2022-04-27 12:38:31 +08:00 |
|
yaling888
|
4fd7d0f707
|
Chore: use generics as possible
|
2022-04-25 13:18:30 +08:00 |
|
Skyxim
|
bee1bddceb
|
feat: add sniffer port whitelist, when empty will add all ports
|
2022-04-21 07:06:08 -07:00 |
|
yaling888
|
6c4791480e
|
Chore: IpToAddr
|
2022-04-20 22:09:16 +08:00 |
|
yaling888
|
0c65f6962a
|
Refactor: queue use generics
|
2022-04-12 18:44:13 +08:00 |
|
yaling888
|
baa9e02af6
|
Refactor: cache use generics
|
2022-04-12 18:44:10 +08:00 |
|
yaling888
|
673541e2a8
|
Refactor: lrucache use generics
|
2022-04-12 18:44:07 +08:00 |
|
Skyxim
|
544e0f137d
|
feat: sniffer support
sniffer:
enable: true
force: false # Overwrite domain
sniffing:
- tls
|
2022-04-09 22:30:36 +08:00 |
|
Meta Gowork
|
6548dc90fa
|
Merge remote-tracking branch 'Plus/with-tun' into Alpha
|
2022-04-02 20:48:11 +08:00 |
|
fishg
|
c495d314d4
|
feat: 添加tls sni 嗅探
# Conflicts:
# tunnel/statistic/tracker.go
# tunnel/tunnel.go
|
2022-03-31 21:27:25 +08:00 |
|
yaling888
|
e877b68179
|
Chore: revert "Feature: add tls SNI sniffing (#68)"
This reverts commit 24ce6622a2 .
|
2022-03-31 21:20:46 +08:00 |
|
fishg
|
24ce6622a2
|
Feature: add tls SNI sniffing (#68)
|
2022-03-31 19:34:40 +08:00 |
|
Meta
|
07fda93111
|
[Chore]升级项目依赖
[Chore]隐藏TUN模式在system堆栈启动时弹窗
|
2022-03-28 19:48:32 +08:00 |
|
yaling888
|
94b3c7e99a
|
Chore: merge branch 'ogn-dev' into with-tun
|
2022-03-27 00:27:05 +08:00 |
|
Meta
|
a3d49d1ed4
|
Merge remote-tracking branch 'dev/dev' into Alpha
|
2022-03-26 16:27:17 +08:00 |
|
落心
|
275cc7edf3
|
Chore: structure support weakly type from float to int (#2042)
|
2022-03-25 15:22:31 +08:00 |
|
MetaCubeX
|
7a54d616c4
|
[SKIP CI]
Merge remote-tracking branch 'Pro-Plus/with-tun' into Alpha
# Conflicts:
# README.md
# hub/route/server.go
|
2022-03-23 13:23:34 +08:00 |
|
yaling888
|
ef915c94dc
|
Feature: flush fakeip pool
|
2022-03-23 01:05:43 +08:00 |
|
MetaCubeX
|
30f1b29257
|
Merge remote-tracking branch 'yaling888/with-tun' into Alpha
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/linter.yml
# .github/workflows/release.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/geodata/memconservative/cache.go
# component/geodata/router/condition.go
# component/geodata/router/condition_geoip.go
# component/geodata/standard/standard.go
# component/geodata/utils.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/client.go
# dns/filters.go
# dns/resolver.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.go
# listener/tproxy/tproxy_linux_iptables.go
# listener/tun/dev/dev.go
# listener/tun/dev/dev_darwin.go
# listener/tun/dev/dev_linux.go
# listener/tun/dev/dev_windows.go
# listener/tun/dev/wintun/config.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/dev/wintun/wintun_windows.go
# listener/tun/ipstack/commons/dns.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/gvisor/utils.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/dns.go
# listener/tun/ipstack/system/tcp.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/common/base.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/geoip.go
# rule/common/geosite.go
# rule/common/ipcidr.go
# rule/common/port.go
# rule/parser.go
# rule/process.go
# test/go.mod
# test/go.sum
# transport/vless/xtls.go
# tunnel/tunnel.go
|
2022-03-17 17:41:02 +08:00 |
|
MetaCubeX
|
609d69191a
|
Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts:
# .github/workflows/docker.yml
# adapter/outboundgroup/fallback.go
# adapter/outboundgroup/loadbalance.go
# adapter/outboundgroup/relay.go
# adapter/outboundgroup/selector.go
# adapter/outboundgroup/urltest.go
# config/config.go
# go.mod
# go.sum
# main.go
# test/go.mod
# test/go.sum
|
2022-03-17 01:41:51 +08:00 |
|
yaling888
|
346d817dba
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-16 20:16:30 +08:00 |
|
Dreamacro
|
6a661bff0c
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
yaling888
|
8333815e95
|
Chore: refactor TUN
|
2022-03-09 05:08:35 +08:00 |
|
Skyxim
|
8595d6c2e9
|
[Feature]
1.Add Network rule, match network type(TCP/UDP)
2.Add logic rules(NOT,OR,AND)
-AND,((DOMAIN,baidu.com),(NETWORK,UDP)),REJECT
(cherry picked from commit d7092e2e37f2c48282c878edea1b2ebc2912b09a)
|
2022-01-22 22:37:07 +08:00 |
|
Skyxim
|
4ab986cccb
|
[Refactor] gvisor support hijack dns list
dns-hijack:
- 1.1.1.1
- 8.8.8.8:53
- tcp://1.1.1.1:53
- udp://223.5.5.5
- 10.0.0.1:5353
|
2022-01-09 00:35:45 +08:00 |
|
Skyxim
|
82c8e02d02
|
[Style] Add User-Agent for provider request
|
2021-12-26 22:26:53 +08:00 |
|
Dreamacro
|
e622d8dd38
|
Fix: parse dial interface option
|
2021-11-08 13:31:08 +08:00 |
|
Dreamacro
|
bcb301b730
|
Chore: adjust all udp alloc size
|
2021-11-03 22:29:24 +08:00 |
|
Dreamacro
|
f1cf7e9269
|
Style: use gofumpt for fmt
|
2021-10-10 23:44:09 +08:00 |
|
bobo liu
|
9aeb4c8cfe
|
Improve: avoid bufconn twice (#1650)
|
2021-09-28 23:15:53 +08:00 |
|
Dreamacro
|
70c8605cca
|
Improve: use one bytes.Buffer pool
|
2021-09-20 21:02:18 +08:00 |
|
Dreamacro
|
571d2a0075
|
Migration: go 1.17
|
2021-08-18 13:26:23 +08:00 |
|
Dreamacro
|
09697b7679
|
Chore: adjust batch
|
2021-07-23 00:30:23 +08:00 |
|
Dreamacro
|
8d37220566
|
Fix: limit concurrency number of provider health check
|
2021-07-21 17:01:15 +08:00 |
|
Dreamacro
|
46f4f84442
|
Chore: use iife replace init in some cases
|
2021-07-11 19:43:25 +08:00 |
|
Kr328
|
b6ff08074c
|
Refactor: plain http proxy (#1443)
|
2021-06-15 17:13:40 +08:00 |
|
Kr328
|
cd48f69b1f
|
Fix: wrap net.Conn to avoid using *net.TCPConn.(ReadFrom) (#1209)
|
2021-02-01 20:06:45 +08:00 |
|
Jason Lyu
|
87e4d94290
|
Fix: tunnel manager & tracker race condition (#1048)
|
2020-10-29 17:51:14 +08:00 |
|
Dreamacro
|
2321e9139d
|
Chore: deprecated eapache/channels
|
2020-10-20 17:44:39 +08:00 |
|
kongminhao
|
8c3e2a7559
|
Chore: fix typo (#1017)
|
2020-10-14 19:56:02 +08:00 |
|
Dreamacro
|
8766287e72
|
Chore: sync necessary changes from premium
|
2020-09-21 22:22:07 +08:00 |
|
Dreamacro
|
a32ee13fc9
|
Feature: reuse dns resolver cache when hot reload
|
2020-08-31 00:32:18 +08:00 |
|
Dreamacro
|
5805334ccd
|
Chore: pass staticcheck
|
2020-08-25 22:19:59 +08:00 |
|