mirror of
https://github.com/dndx/phantun.git
synced 2025-08-28 19:07: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
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: nightly
|
||||
|
@ -5,7 +5,8 @@ A lightweight and fast UDP to TCP obfuscator.
|
||||

|
||||

|
||||
|
||||
# Table of Contents
|
||||
Table of Contents
|
||||
=================
|
||||
|
||||
* [Phantun](#phantun)
|
||||
* [Latest release](#latest-release)
|
||||
@ -34,7 +35,7 @@ A lightweight and fast UDP to TCP obfuscator.
|
||||
|
||||
# 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>
|
||||
<summary>MIPS architecture support for Phantun</summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user