Releases: ph4ntonn/Stowaway
Releases · ph4ntonn/Stowaway
Stowaway
👻 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
- Switch AES-CBC to AES-GCM.Thanks to @SignorMercurio
- Fix bugs. Thanks to @SignorMercurio
- 2022.1.23
- Fix shell&topo bugs.Thanks to @lz520520
- 2022.4.8
- 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
- 2024.3.31
- Update TLS de126db
- 2024.4.1
- 2024.4.11
- Fix nil pointer bug #61
- 2024.8.7
- Add force quit option under shell/ssh mode 14a6bd3
- 2024.8.8
- Fix a bug on Windows 64f77ba
- 2024.8.19
- Fix websocket 507a228
Stowaway
👻 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
- Switch AES-CBC to AES-GCM.Thanks to @SignorMercurio
- Fix bugs. Thanks to @SignorMercurio
- 2022.1.23
- Fix shell&topo bugs.Thanks to @lz520520
- 2022.4.8
- 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
👻 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