离披
|
0aa4a981fc
|
fix a bug that when using socks5 with authentication, username and password can't sent to server correctly (#856)
|
2022-06-23 13:09:51 +08:00 |
|
AmazingDM
|
2b7483b696
|
Merge pull request #850 from netchx/dependabot/nuget/Fody-6.6.3
Bump Fody from 6.6.2 to 6.6.3
|
2022-06-16 17:34:57 +08:00 |
|
AmazingDM
|
585a84321f
|
Merge pull request #851 from H1JK/dev-tcpfastopen
Support TCP Fast Open (All Protocols)
|
2022-06-16 17:34:49 +08:00 |
|
Hellojack
|
dc7c48b1bb
|
f
|
2022-06-16 17:05:54 +08:00 |
|
Hellojack
|
95aa3db415
|
[Netch] Support TCP Fast Open
|
2022-06-16 17:01:40 +08:00 |
|
dependabot[bot]
|
276e516396
|
Bump Fody from 6.6.2 to 6.6.3
Bumps [Fody](https://github.com/Fody/Fody) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/compare/6.6.2...6.6.3)
---
updated-dependencies:
- dependency-name: Fody
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-14 16:46:37 +00:00 |
|
Netch
|
3fa3c1cfcb
|
Update build.ps1
|
2022-06-11 05:06:22 +08:00 |
|
AmazingDM
|
2d848f6708
|
Merge pull request #840 from H1JK/patch-flow-2
Netch : Remove Flow parameter from VLESS instance
|
2022-06-10 15:45:36 +08:00 |
|
Hellojack
|
504709b7da
|
Netch : Remove Flow parameter from VLESS instance
|
2022-06-10 15:35:46 +08:00 |
|
AmazingDM
|
e37d1f21ba
|
Merge pull request #838 from H1JK/uuid-generator
Support Xray UUIDv5 mapping standard
|
2022-06-10 15:21:33 +08:00 |
|
AmazingDM
|
e2a20d5bb0
|
Merge pull request #834 from H1JK/patch-update
SOCKS : Support version 4 & 4a
|
2022-06-10 15:21:25 +08:00 |
|
Hellojack
|
01cd51744f
|
fix
|
2022-06-10 14:30:53 +08:00 |
|
Hellojack
|
d3582340b0
|
V2Ray : Support Xray UUIDv5 mapping standard
|
2022-06-10 14:21:53 +08:00 |
|
AmazingDM
|
98ece46832
|
Update Global.cs
Generate VLESS UUIDv5
https://github.com/XTLS/Xray-core/discussions/715
|
2022-06-10 13:48:35 +08:00 |
|
Hellojack
|
bedafc23d4
|
SOCKS : Support version 4 & 4a
|
2022-06-10 11:00:57 +08:00 |
|
NarukawaHime
|
406135b04b
|
Fix DNS issue in TUN mode (#824)
1.9.6
|
2022-06-09 21:42:27 +08:00 |
|
AmazingDM
|
c55a5f6418
|
Merge pull request #823 from H1JK/patch-update
Replace Xray-core with SagerNet/v2ray-core, with more protocol support
|
2022-06-09 20:59:28 +08:00 |
|
AmazingDM
|
56a1d0d4ce
|
Merge pull request #829 from netchx/dependabot/nuget/Serilog-2.11.0
Bump Serilog from 2.10.0 to 2.11.0
|
2022-06-09 20:52:37 +08:00 |
|
AmazingDM
|
a0157b0492
|
Merge pull request #830 from netchx/dependabot/nuget/Microsoft.VisualStudio.Threading-17.2.32
Bump Microsoft.VisualStudio.Threading from 17.1.46 to 17.2.32
|
2022-06-09 20:52:18 +08:00 |
|
AmazingDM
|
87fa016543
|
Merge pull request #831 from netchx/dependabot/nuget/Microsoft.NET.Test.Sdk-17.2.0
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
|
2022-06-09 20:52:10 +08:00 |
|
Hellojack
|
860b70bfa6
|
Fix typo
|
2022-06-09 11:44:28 +08:00 |
|
Hellojack
|
32cfe02715
|
[Netch] Support WireGuard protocol
|
2022-06-09 11:40:10 +08:00 |
|
dependabot[bot]
|
8e0722b897
|
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-08 16:49:36 +00:00 |
|
dependabot[bot]
|
a5e750d614
|
Bump Microsoft.VisualStudio.Threading from 17.1.46 to 17.2.32
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.1.46 to 17.2.32.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.1.46...v17.2.32)
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-08 16:49:29 +00:00 |
|
dependabot[bot]
|
5758007506
|
Bump Serilog from 2.10.0 to 2.11.0
Bumps [Serilog](https://github.com/serilog/serilog) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/serilog/serilog/releases)
- [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md)
- [Commits](https://github.com/serilog/serilog/compare/v2.10.0...v2.11.0)
---
updated-dependencies:
- dependency-name: Serilog
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-08 16:49:24 +00:00 |
|
Hellojack
|
46a5f2e190
|
VMess : Automatically choose zero for secure TLS connection
|
2022-06-08 18:01:49 +08:00 |
|
Hellojack
|
a1c0a7fcbd
|
Merge branch 'netchx:main' into patch-update
|
2022-06-08 16:59:16 +08:00 |
|
Hellojack
|
c1f3bd37ac
|
Hello netch
|
2022-06-08 16:58:59 +08:00 |
|
dependabot[bot]
|
0f59b5bfe2
|
Bump MSTest.TestAdapter from 2.2.8 to 2.2.10 (#822)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Commits](https://github.com/microsoft/testfx/compare/v2.2.8...v2.2.10)
---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-08 16:06:17 +08:00 |
|
dependabot[bot]
|
83a3381e72
|
Bump Fody from 6.6.0 to 6.6.2 (#821)
Bumps [Fody](https://github.com/Fody/Fody) from 6.6.0 to 6.6.2.
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](https://github.com/Fody/Fody/commits/6.6.2)
---
updated-dependencies:
- dependency-name: Fody
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-08 16:06:01 +08:00 |
|
dependabot[bot]
|
c959f60f4a
|
Bump MSTest.TestFramework from 2.2.8 to 2.2.10 (#820)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Commits](https://github.com/microsoft/testfx/compare/v2.2.8...v2.2.10)
---
updated-dependencies:
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-08 16:05:52 +08:00 |
|
dependabot[bot]
|
2e721d8501
|
Bump Microsoft.Diagnostics.Tracing.TraceEvent from 2.0.76 to 3.0.1 (#819)
Bumps [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview) from 2.0.76 to 3.0.1.
- [Release notes](https://github.com/Microsoft/perfview/releases)
- [Commits](https://github.com/Microsoft/perfview/compare/P2.0.76...v3.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-08 16:05:44 +08:00 |
|
dependabot[bot]
|
7084d47198
|
Bump actions/setup-go from 2 to 3 (#818)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-08 16:05:35 +08:00 |
|
dependabot[bot]
|
ba43ddb7be
|
Bump Stun.Net from 6.0.0 to 6.2.0 (#817)
Bumps [Stun.Net](https://github.com/HMBSbige/NatTypeTester) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/HMBSbige/NatTypeTester/releases)
- [Commits](https://github.com/HMBSbige/NatTypeTester/compare/6.0.0...6.2.0)
---
updated-dependencies:
- dependency-name: Stun.Net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-08 16:05:28 +08:00 |
|
dependabot[bot]
|
1f28e38a5a
|
Bump actions/upload-artifact from 2 to 3 (#816)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-08 16:05:11 +08:00 |
|
Hellojack
|
dcae72f4d3
|
Bump version to 1.9.6-Beta1
|
2022-06-08 15:44:43 +08:00 |
|
Hellojack
|
277ebaba1b
|
Update SN core to 5.0.14
|
2022-06-08 15:28:10 +08:00 |
|
Hellojack
|
026456e4a1
|
Create README for V2Ray SagerNet
|
2022-06-07 10:15:07 +00:00 |
|
Hellojack
|
3d764a8bce
|
Fix Simple-Obfs
|
2022-06-07 12:53:27 +08:00 |
|
Hellojack
|
9983ee95d6
|
fix
|
2022-06-07 09:29:43 +08:00 |
|
Hellojack
|
661e53d553
|
Clean build scripts
|
2022-06-07 09:15:10 +08:00 |
|
Hellojack
|
2a1b2bbffc
|
Trojan : Enable TLS as default
|
2022-06-07 09:05:57 +08:00 |
|
Hellojack
|
47e98dc359
|
FIx Trojan
|
2022-06-07 08:12:52 +08:00 |
|
Hellojack
|
d3b3759f48
|
wtf?
|
2022-06-06 22:30:58 +08:00 |
|
Hellojack
|
bfc5d9dafb
|
clean
|
2022-06-06 22:24:10 +08:00 |
|
H1JK
|
979b88de7c
|
V2RAY FOR ALL
|
2022-06-06 10:18:31 +00:00 |
|
H1JK
|
2af1a4bee0
|
Fix a stupid bug XD
|
2022-06-06 04:08:29 +00:00 |
|
H1JK
|
3260e7ce74
|
wtf
|
2022-06-03 09:42:16 +00:00 |
|
H1JK
|
db28da454b
|
Update Jsonv5 configuration
|
2022-06-03 06:57:00 +00:00 |
|
H1JK
|
b1d4911576
|
Fix V2RayController
|
2022-06-03 05:23:26 +00:00 |
|