Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: MFSGA/Chimera_Client

v0.22.1

18 Jun 10:55
@github-actions github-actions

Choose a tag to compare

πŸš€ Features

  • Add nix development shell by @MFSGA

πŸ› Bug Fixes

  • Route nixos tun traffic without exclude routes by @MFSGA
  • (ws) Let ws return correct json result by @MFSGA
  • (cors) Solve cors bug by @MFSGA

βš™οΈ Miscellaneous Tasks

  • For better code quality by @MFSGA
  • Bump version to v0.22.1 by @github-actions[bot]

Full Changelog: v0.22.0...v0.22.1

Contributors

MFSGA
Assets 14

latest

18 Jun 10:53
@github-actions github-actions

Choose a tag to compare

latest Pre-release
Pre-release

πŸš€ Features

  • Add nix development shell by @MFSGA

πŸ› Bug Fixes

  • Route nixos tun traffic without exclude routes by @MFSGA
  • (ws) Let ws return correct json result by @MFSGA
  • (cors) Solve cors bug by @MFSGA

βš™οΈ Miscellaneous Tasks

  • For better code quality by @MFSGA
  • Bump version to v0.22.1 by @github-actions[bot]

Full Changelog: v0.22.0...v0.22.1

Contributors

MFSGA
Loading

v0.22.0

17 Jun 09:52
@github-actions github-actions

Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • (reality) Align client hello fingerprint by @MFSGA
  • Fix reality clienthello transcript bytes by @MFSGA

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.22.0 by @github-actions[bot]

Other

  • Make config module pub and add ref-style re-exports by @MFSGA
  • Add vless tls record deframers by @MFSGA
  • Add vless vision padding helpers by @MFSGA
  • Wire vless vision stream through xray framing by @MFSGA

Full Changelog: v0.21.1...v0.22.0

Contributors

MFSGA
Loading

v0.21.1

05 Jun 20:04
@github-actions github-actions

Choose a tag to compare

πŸ› Bug Fixes

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.21.1 by @github-actions[bot]

Full Changelog: v0.21.0...v0.21.1

Contributors

MFSGA
Loading

v0.21.0

05 Jun 19:16
@github-actions github-actions

Choose a tag to compare

πŸš€ Features

  • (fake) Exclude some addr to avoid conflict by @MFSGA
  • (shadowsocks) Add crate dependency, core module, and type registration by @MFSGA
  • (shadowsocks) Add config types, converter, and outbound manager wiring by @MFSGA
  • (shadowsocks) Add Sip003Plugin trait and simple-obfs plugin by @MFSGA
  • (shadowsocks) Add v2ray-plugin WebSocket support by @MFSGA
  • (shadowsocks) Add shadow-tls plugin by @MFSGA
  • (shadowsocks) Wire plugins into SS config converter by @MFSGA
  • (stats) Track flow snapshots and user totals by @MFSGA
  • (api) Add flow and user stats handlers by @MFSGA
  • (api) Add websocket control namespace by @MFSGA
  • (api) Wire control routes and middleware by @MFSGA
  • (provider) Add remote content vehicles by @MFSGA
  • (rule-provider) Add rule set provider core by @MFSGA
  • (config) Parse rule providers by @MFSGA
  • (router) Support rule set providers by @MFSGA
  • (api) Add rule provider endpoints by @MFSGA

πŸ› Bug Fixes

  • (unsafe) Remove the stale feature in nightly version by @MFSGA
  • (proxy) Restore tcp nodelay on inbound sockets by @MFSGA
  • (proxy) Prefer ipv4 udp for ipv4-only interfaces by @MFSGA
  • (windows) Bind dual-stack udp to ipv4 interface by @MFSGA
  • (windows) Bind udp sockets to interface address by @MFSGA
  • (hysteria2) Resolve server domains without fake ip by @MFSGA
  • (hysteria2) Protect udp sockets from tun reentry by @MFSGA
  • (tun) Cancel binding udp sockets to interface with real ipv6 addr by @MFSGA
  • Add the lock file by @MFSGA

πŸ§ͺ Testing

  • (shadowsocks) Add unit, integration, and in-process e2e tests by @MFSGA
  • (shadowsocks) Port ref docker e2e tests for SS outbound and SIP003 plugins by @MFSGA

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.20.0 by @github-actions[bot]
  • Bump version to v0.20.1 by @github-actions[bot]
  • Bump version to v0.20.2 by @github-actions[bot]
  • (test_utils) Add entrypoint support and SS image constants by @MFSGA
  • Add shadowsocks feature to standard and fix CI comment by @MFSGA
  • (ci) Update action dependencies by @MFSGA
  • Bump version to v0.21.0 by @github-actions[bot]

Full Changelog: v0.20.2...v0.21.0

Contributors

MFSGA
Loading

v0.20.2

03 Jun 18:39
@github-actions github-actions

Choose a tag to compare

πŸ› Bug Fixes

  • (tun) Cancel binding udp sockets to interface with real ipv6 addr by @MFSGA

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.20.2 by @github-actions[bot]

Full Changelog: v0.20.1...v0.20.2

Contributors

MFSGA
Loading

v0.20.1

03 Jun 11:44
@github-actions github-actions

Choose a tag to compare

πŸ› Bug Fixes

  • (proxy) Restore tcp nodelay on inbound sockets by @MFSGA
  • (proxy) Prefer ipv4 udp for ipv4-only interfaces by @MFSGA
  • (windows) Bind dual-stack udp to ipv4 interface by @MFSGA
  • (windows) Bind udp sockets to interface address by @MFSGA
  • (hysteria2) Resolve server domains without fake ip by @MFSGA
  • (hysteria2) Protect udp sockets from tun reentry by @MFSGA

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.20.1 by @github-actions[bot]

Full Changelog: v0.20.0...v0.20.1

Contributors

MFSGA
Loading

v0.20.0

29 May 12:08
@github-actions github-actions

Choose a tag to compare

πŸ› Bug Fixes

  • (unsafe) Remove the stale feature in nightly version by @MFSGA

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.20.0 by @github-actions[bot]

Full Changelog: v0.20.2...v0.20.0

Contributors

MFSGA
Loading

v0.19.0

26 May 07:44
@github-actions github-actions

Choose a tag to compare

πŸ› Bug Fixes

  • (fake-ip) Optimize fake-ip mode by @MFSGA
  • (loopback) Support loopback like 127.0.0.1 by @MFSGA
  • (reality) Fix the shortId logic by @MFSGA

πŸ§ͺ Testing

  • Add docker e2e host-port helpers by @MFSGA
  • Stabilize proxy websocket docker smoke tests by @MFSGA
  • Use host network for CI proxy throughput by @MFSGA
  • Align docker destination discovery with ref by @MFSGA
  • Split proxy throughput tests into e2e modules by @MFSGA
  • Align vless throughput e2e with ref by @MFSGA
  • Use ref config fixture root by @MFSGA
  • Align trojan throughput e2e with ref by @MFSGA
  • Add socks5 throughput e2e cases by @MFSGA
  • Add hysteria2 throughput e2e cases by @MFSGA
  • Disable compatibility in throughput subprocess by @MFSGA

βš™οΈ Miscellaneous Tasks

  • Add proxy throughput smoke workflow by @MFSGA
  • Align proxy throughput workflow metadata by @MFSGA
  • (throughtput) Add the cache and on condition by @MFSGA
  • Speed up the proccess by @MFSGA
  • Run migrated proxy throughput test by @MFSGA
  • (throughput) For the network by @MFSGA
  • Add image for test by @MFSGA
  • Add throughput release yaml by @MFSGA
  • (Country) Delete the file by @MFSGA
  • Add more precise desc by @MFSGA
  • Bump version to v0.19.0 by @github-actions[bot]

Other

  • Add proxy throughput result formatting by @MFSGA
  • Add proxy e2e throughput helper by @MFSGA
  • Add trojan ws throughput test by @MFSGA
  • Add vless ws throughput test by @MFSGA
  • Track startup config path by @MFSGA
  • Reload startup config by default by @MFSGA
  • Align compatibility mode with ref by @MFSGA

Full Changelog: v0.18.0...v0.19.0

Contributors

MFSGA
Loading

v0.18.0

21 May 08:03
@github-actions github-actions

Choose a tag to compare

πŸš€ Features

  • (dns) Mark upstream traffic as internal by @MFSGA

πŸ› Bug Fixes

  • (tun) Protect outbound sockets from tun reentry by @MFSGA
  • (tun) Drop udp discovery noise by @MFSGA
  • (iface) Fix the compiling issue by @MFSGA

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.18.0 by @github-actions[bot]

Full Changelog: v0.17.2...v0.18.0

Contributors

MFSGA
Loading
Previous 1 3 4
Previous

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /