Skip to content

Releases: MikeWang000000/FakeHTTP

v0.9.18

Choose a tag to compare

@github-actions github-actions released this 24 Jun 19:01
eda98bb

ℹ️ NOTICE / 说明 ℹ️

This version introduces significant changes to the nft/iptables rules and processing logic, addressing issues such as instability and failures caused by TCP Fast Open.
After extensive user testing, this version has performed well, and v1.0 will be based on this version.

这个版本对 nft / iptables 规则、以及处理逻辑进行了较大更改,解决了效果不稳定、TCP Fast Open 导致失效等问题。
经过很多用户测试,此版本效果良好,v1.0 将以此版本作为基础。

What's Changed

  • feat: Send payload early for incoming TCP connection & Remove TFO Cookie by @MikeWang000000 in #75

Full Changelog: 0.9.17...0.9.18

v0.9.17

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:12
b48f06e

What's Changed

Full Changelog: 0.9.16...0.9.17

v0.9.16

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:26
a9cacaa

What's Changed

Full Changelog: 0.9.15...0.9.16

v0.9.15

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:43
d992ce6

What's Changed

Full Changelog: 0.9.14...0.9.15

v0.9.14

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:54
0da2079

What's Changed

Full Changelog: 0.9.13...0.9.14

v0.9.13

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:20
3e1e8cc

What's Changed

Full Changelog: 0.9.12...0.9.13

v0.9.12

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:24
c389e68

What's Changed

Full Changelog: 0.9.11...0.9.12

v0.9.11

Choose a tag to compare

@github-actions github-actions released this 09 Jun 08:56
22b1736

What's Changed

Full Changelog: 0.9.10...0.9.11

v0.9.10

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:49
a7af6f6

⚠️ IMPORTANT NOTICE / 重要说明 ⚠️

IPv6 support for FakeHTTP is not stable yet. Currently, there is no option to disable IPv6.
If you encounter any issues when using IPv6, please temporarily revert to v0.9.8 and wait for a fix.

IPv6 支持在 FakeHTTP 上尚未稳定。目前暂无开关控制是否启用 IPv6。
如果您在使用 IPv6 时遇到问题,请暂时退回至 v0.9.8 并等待修复。

What's Changed

Full Changelog: 0.9.9...0.9.10

v0.9.9

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:09
1eb5cfa

⚠️ IMPORTANT NOTICE / 重要说明 ⚠️

This is the first version to support IPv6. Currently, there is no option to disable IPv6.
If you encounter any issues when using IPv6, please temporarily revert to v0.9.8 and wait for a fix.

Known issues (fixed by v0.9.10)

  • Does not work with kernel version < 4.5.

这是首个支持 IPv6 的版本。目前暂无开关控制是否启用 IPv6。
如果您在使用 IPv6 时遇到问题,请暂时退回至 v0.9.8 并等待修复。

已知问题(已在 v0.9.10 修复):

  • 内核版本 < 4.5 无法运行

What's Changed

Full Changelog: 0.9.8...0.9.9