Skip to content

Stowaway

Compare
Choose a tag to compare
@ph4ntonn ph4ntonn released this 08 Apr 15:53
· 50 commits to master since this release

👻 v2.1 is released~ v2.1 is an upgraded version of v2.0

BE AWARE

  • If you are trying to use admin on windows,plz make sure you have installed ansicon
  • And if you have any problems when using command shell,plz check the shell.go and read the annotation first!!! Maybe it can solve ur problems.

Update

  • 2021.10.1
  • 2022.1.23
  • 2022.4.8
    • Fix data loss bug when closing a short connection.Thanks to @lz520520
    • Add gzip function.Thanks to @lz520520
    • Optimize the key code
    • Fix some bugs
  • 2022.7.19
  • 2023.7.20
    • Add http proxy support
  • 2023.10.31
    • Replace compressed macos executable file with uncompressed one, since the system version newer than macOS Ventura(13.5) will make upx crash. Users can compress Stowaway themselves if necessary(Target MacOS system version must below 13.0). If you want to learn more, check the details upx/upx#612
  • 2024.3.28
    • Allow admin to exit when nothing connected 2ed667d