Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@zhxie zhxie released this 15 May 15:00
· 43 commits to master since this release

This is an intermediate update from v0.3.0, contains a lot of bug fixes, new features and improvements.

This update renames and redefines some configuration, which means configuration files from former version will no longer be available.

New Features

  • Add icon and manifest
  • Add monitor (and you can observe traffic on IkaGo-web now)
  • Handshake with the server in timeout time
  • Lookup host name of the server

Improvements

  • Rewrite and optimize fragmentation logic
  • Rewrite and optimize connection establishing logic
  • Use expected TCP Ack instead of the calculated one to enhance stability

Fixes

  • Crash when fragment in ICMPv4 arrived
  • Crash when unrecognized ICMPv4 error arrived
  • KCP may not work

Thanks to all of you using IkaGo 🎉.