Commit Graph

81 Commits

Author SHA1 Message Date
dependabot[bot]
a6831aa8b1 Bump Serilog.Sinks.Console from 4.0.1 to 4.1.0
Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](https://github.com/serilog/serilog-sinks-console/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 16:42:12 +00:00
AmazingDM
a8154611aa Merge pull request #917 from netchx/dependabot/nuget/Microsoft.Diagnostics.Tracing.TraceEvent-3.0.4
Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.0.3 to 3.0.4
2022-08-29 12:30:08 +08:00
dependabot[bot]
1ea3b3ccb5 Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.0.3 to 3.0.4
Bumps [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/Microsoft/perfview/releases)
- [Commits](https://github.com/Microsoft/perfview/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-28 16:29:23 +00:00
ChsBuffer
6622914248 Fix typos 2022-08-20 17:17:01 +08:00
dependabot[bot]
04152d92ab Bump Microsoft.VisualStudio.Threading from 17.2.32 to 17.3.44 (#902)
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.2.32 to 17.3.44.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 02:13:07 +08:00
dependabot[bot]
c7d9f87920 Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.0.2 to 3.0.3 (#899)
Bumps [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/Microsoft/perfview/releases)
- [Commits](https://github.com/Microsoft/perfview/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 02:12:22 +08:00
dependabot[bot]
ced1590435 Bump Serilog.Extensions.Hosting from 5.0.0 to 5.0.1 (#886)
Bumps [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases)
- [Commits](https://github.com/serilog/serilog-extensions-hosting/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: Serilog.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-17 02:12:12 +08:00
dependabot[bot]
ae3aee7478 Bump Serilog.Extensions.Hosting from 4.2.0 to 5.0.0 (#876)
Bumps [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases)
- [Commits](https://github.com/serilog/serilog-extensions-hosting/commits)

---
updated-dependencies:
- dependency-name: Serilog.Extensions.Hosting
  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-07-12 01:47:32 +08:00
Hellojack
77e1d5a80c [Netch] Add SSH protocol support (#875)
* [Netch] Optimize code

* [Netch] Add SSH protocol support
2022-07-12 01:47:23 +08:00
dependabot[bot]
484527fdf6 Bump Microsoft.Diagnostics.Tracing.TraceEvent from 3.0.1 to 3.0.2
Bumps [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/Microsoft/perfview/releases)
- [Commits](https://github.com/Microsoft/perfview/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-03 16:34:56 +00:00
Netch
99480e99c3 Update UpdateChecker.cs 2022-06-24 15:03:58 +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
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
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
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
Hellojack
bedafc23d4 SOCKS : Support version 4 & 4a 2022-06-10 11:00:57 +08:00
NarukawaHime
406135b04b Fix DNS issue in TUN mode (#824) 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
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]
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]
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]
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]
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
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
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
H1JK
c2393efd10 Replace Xray with SagerNet/v2ray-core 2022-06-03 02:28:25 +00:00
H1JK
1fe1fda285 Add PacketEncoding parameter 2022-06-03 00:42:46 +00:00
H1JK
8f44125856 Temporarily disable SelfContain 2022-06-03 00:22:05 +00:00