mirror of
https://github.com/dndx/phantun.git
synced 2025-08-29 19:37:27 +08:00
Compare commits
No commits in common. "main" and "v0.8.1" have entirely different histories.
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
|||||||
- mipsel-unknown-linux-musl
|
- mipsel-unknown-linux-musl
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v4
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
|
@ -5,7 +5,8 @@ A lightweight and fast UDP to TCP obfuscator.
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
# Table of Contents
|
Table of Contents
|
||||||
|
=================
|
||||||
|
|
||||||
* [Phantun](#phantun)
|
* [Phantun](#phantun)
|
||||||
* [Latest release](#latest-release)
|
* [Latest release](#latest-release)
|
||||||
@ -34,7 +35,7 @@ A lightweight and fast UDP to TCP obfuscator.
|
|||||||
|
|
||||||
# Latest release
|
# Latest release
|
||||||
|
|
||||||
[v0.8.1](https://github.com/dndx/phantun/releases/tag/v0.8.1)
|
[v0.8.0](https://github.com/dndx/phantun/releases/tag/v0.8.0)
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>MIPS architecture support for Phantun</summary>
|
<summary>MIPS architecture support for Phantun</summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user