Skip to content

Releases: ph4ntonn/Stowaway

Stowaway

29 Mar 07:36
Compare
Choose a tag to compare

👻 v2.2 is released~ Fix bugs & Add new features

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
  • 2024.3.29
    • Enable TLS feature for the connection between nodes af059a7. Thanks to @lz520520
    • Socks can listen on specific interface b183e10
  • 2024.3.31
  • 2024.4.1
    • Enable WS for inter-node traffic e4b324d e48c50b This functionality is still lacking and requires further improvement. For now, it works well within the NGINX environment.
  • 2024.4.11
    • Fix nil pointer bug #61
  • 2024.8.7
    • Add force quit option under shell/ssh mode 14a6bd3
  • 2024.8.19

Stowaway

08 Apr 15:53
Compare
Choose a tag to compare

👻 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

Stowaway

26 Apr 12:56
Compare
Choose a tag to compare

👻 v2.0 is HERE!

Changes

  • Rewrite the code
  • Make executable files smaller
  • Make admin more user-friendly
  • Update many functions
  • Update compatibility

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 Switch AES-CBC to AES-GCM & Fix bugs. Thanks to @SignorMercurio
  • 2022.1.23 Fix shell&topo bugs.Thanks to @lz520520

Stowaway

15 Sep 09:20
Compare
Choose a tag to compare

👻 Newest release~
[+] Update Stowaway's function and stability
[+] Make executable files smaller
[+] Make admin more user-friendly
[+] Fix bug when using socks5 user/passwd method

Stowaway

13 Jan 03:21
Compare
Choose a tag to compare
v1.6.1

Update version code