Skyxim
|
4f9478a336
|
chore: adjust doc
|
2022-10-02 20:53:52 +08:00 |
|
Skyxim
|
e1dc2681f1
|
chore: adjust doc
|
2022-10-02 20:48:50 +08:00 |
|
Skyxim
|
ce77c3fd8b
|
chore: add SUB-RULE demo
|
2022-10-02 20:47:43 +08:00 |
|
Skyxim
|
9f1194056a
|
Merge branch 'udp' into Alpha
|
2022-10-02 20:28:44 +08:00 |
|
Skyxim
|
b82c9ba190
|
chore: remove buffer for relay
|
2022-10-02 20:28:31 +08:00 |
|
Skyxim
|
6857b05039
|
chore: pure udp metadata
|
2022-10-02 20:08:41 +08:00 |
|
Skyxim
|
abbbcb02c0
|
Merge branch 'Alpha' into dev
|
2022-10-02 20:02:39 +08:00 |
|
oluceps
|
ec6144250d
|
add: current version and BuildTime for nix build
|
2022-10-02 18:29:20 +08:00 |
|
oluceps
|
89d1222b8f
|
rm: default.nix
|
2022-10-02 18:20:26 +08:00 |
|
MetaCubeX
|
de4985a9b6
|
Merge pull request #202 from oluceps/refactor_flake
Refactor flake
|
2022-10-02 02:23:57 +08:00 |
|
oluceps
|
6dd8cf6c0a
|
refactor: multi-platform support for nix build
|
2022-10-02 02:15:37 +08:00 |
|
metacubex
|
6b2eae36f2
|
adjust: gvisor version
|
2022-10-02 01:00:07 +08:00 |
|
oluceps
|
13445d815b
|
add: flake auto track latest commit
|
2022-10-02 00:18:35 +08:00 |
|
Kaming Chan
|
e2d71abecd
|
Fix: handle parse socks5 udp address properly (#2220)
(cherry picked from commit bec4df7b12 )
|
2022-10-01 23:45:06 +08:00 |
|
metacubex
|
ddf1c74091
|
adjust: routes for windows
|
2022-10-01 23:30:41 +08:00 |
|
metacubex
|
1bcc916807
|
chore: upgrade dependencies
|
2022-10-01 23:09:23 +08:00 |
|
MetaCubeX
|
c06b48af0e
|
Merge pull request #201 from oluceps/add_flake
add: flake.nix and other required files for nix build
|
2022-10-01 22:44:20 +08:00 |
|
oluceps
|
7e9549c05a
|
add: flake.nix and other required files for nix build
|
2022-10-01 22:34:39 +08:00 |
|
Pan
|
3e2b08f9d0
|
Chore: upgrade go.mod go version to 1.19 (#2331)
|
2022-09-29 11:47:30 +08:00 |
|
AndyChen
|
fb85691fb9
|
Fix: uncorrect README link (#2325)
|
2022-09-27 14:22:21 +08:00 |
|
MetaCubeX
|
1684756b79
|
Merge pull request #191 from StashNetworks/patch-1
Chore: compatible with Stash hysteria config
|
2022-09-21 23:54:40 +08:00 |
|
Stash Networks
|
88e4a9a755
|
Chore: compatible with Stash hysteria config
|
2022-09-21 23:42:33 +08:00 |
|
Dreamacro
|
d411394482
|
Chore: rename linux-armv8 to linux-arm64, windows-arm32v7 to windows-armv7
|
2022-09-21 21:18:24 +08:00 |
|
Adrian Gąsior
|
827d5289bc
|
Refactor: improve Dockerfile (#2246)
|
2022-09-21 21:09:11 +08:00 |
|
wwqgtxx
|
b133bc58f0
|
fix: upgrade sing-vmess to let xudp work
|
2022-09-21 19:06:13 +08:00 |
|
wwqgtxx
|
82c9a1a2bb
|
chore: add xudp support for vmess
|
2022-09-19 18:26:43 +08:00 |
|
wwqgtxx
|
e1ec4a2502
|
fix: wrong host shown when using uot
|
2022-09-19 17:37:16 +08:00 |
|
MetaCubeX
|
b6dc539105
|
Merge pull request #189 from sjtuross/Alpha
Add iptables package to docker
|
2022-09-19 00:07:30 +08:00 |
|
Ross Shen
|
6e8d8befb8
|
docker: add iptables package
|
2022-09-18 23:19:25 +08:00 |
|
Kr328
|
6995e98181
|
Refactor: linux process resolving (#2305)
|
2022-09-18 12:53:51 +08:00 |
|
Skyxim
|
4597ed49cf
|
fix: adjust sub_rule to logic package, and fix not rule failed
|
2022-09-11 16:19:42 +08:00 |
|
metacubex
|
ef2f8317c7
|
Fix: wechat protocol is not working if no obfs string is configured
|
2022-09-11 15:24:56 +08:00 |
|
adlyq
|
9b89ff9f2d
|
feat: support sub-rule, eg.
rules:
- SUB-RULE,(AND,((NETWORK,TCP),(DOMAIN-KEYWORD,google))),TEST2
- SUB-RULE,(GEOIP,!CN),TEST1
- MATCH,DIRECT
sub-rules:
TEST2:
- MATCH,Proxy
TEST1:
- RULE-SET,Local,DIRECT,no-resolve
- GEOSITE,CN,Domestic
- GEOIP,CN,Domestic
- MATCH,Proxy
|
2022-09-06 17:30:35 +08:00 |
|
x2c3z4
|
4f291fa513
|
Chore: show the source ip in log (#2284)
Co-authored-by: Li Feng <fengli@smartx.com>
|
2022-09-02 16:59:00 +08:00 |
|
Kr328
|
22b9befbda
|
Fix: fake ip pool offset calculate (#2281)
|
2022-09-01 11:33:47 +08:00 |
|
Skyxim
|
a9694fcdc0
|
chore: update doc
|
2022-08-30 15:59:52 +08:00 |
|
Skyxim
|
d823dde43c
|
chore: update doc
|
2022-08-29 13:07:38 +08:00 |
|
Skyxim
|
d69e0bce4a
|
fix: resolve ip of udp proxy error
|
2022-08-29 13:04:48 +08:00 |
|
Skyxim
|
7f197ede51
|
fix: hysteria udp crash
|
2022-08-29 12:10:46 +08:00 |
|
Skyxim
|
af97922e94
|
fix: no main result conn, will fail
|
2022-08-28 20:26:13 +08:00 |
|
Skyxim
|
db94dc76b4
|
fix: udp default resolve ip
|
2022-08-28 15:57:10 +08:00 |
|
Skyxim
|
99effb051b
|
feat: add ip-version param
|
2022-08-28 13:41:43 +08:00 |
|
Birkhoff Lee
|
425b6e0dc0
|
Chore: update README (#2276)
|
2022-08-27 12:16:25 +08:00 |
|
Dreamacro
|
2516169f61
|
Chore: update dependencies
|
2022-08-26 21:18:16 +08:00 |
|
Dreamacro
|
a3281712e2
|
Chore: reduce dhcp dns client cost
|
2022-08-24 21:36:19 +08:00 |
|
Dreamacro
|
bf079742cb
|
Clean: use go 1.19 Appendf
|
2022-08-24 20:21:06 +08:00 |
|
Skyxim
|
98f4f4d6c4
|
chore: log error
|
2022-08-23 20:12:28 +08:00 |
|
metacubex
|
42e489e199
|
Merge remote-tracking branch 'origin/Alpha' into Alpha
# Conflicts:
# component/sniffer/http_sniffer.go
|
2022-08-22 23:22:26 +08:00 |
|
metacubex
|
d3b88d1b4f
|
fix: ebpf support
|
2022-08-22 23:17:41 +08:00 |
|
Skyxim
|
ec318f1cc5
|
Chore: the default sniffing is changed to a standard port, and the sniffing result is only used for this connection.
|
2022-08-21 08:43:57 +08:00 |
|