Compare commits

..

No commits in common. "main" and "v0.8.1" have entirely different histories.
main ... v0.8.1

2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -5,7 +5,8 @@ A lightweight and fast UDP to TCP obfuscator.
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dndx/phantun/rust.yml) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dndx/phantun/rust.yml)
![docs.rs](https://img.shields.io/docsrs/fake-tcp) ![docs.rs](https://img.shields.io/docsrs/fake-tcp)
# 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>