| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| windows_x86_agent.exe | 2026-03-03 | 2.1 MB | |
| windows_x86_admin.exe | 2026-03-03 | 2.4 MB | |
| windows_x64_agent.exe | 2026-03-03 | 2.3 MB | |
| windows_x64_admin.exe | 2026-03-03 | 2.6 MB | |
| mipsel_agent | 2026-03-03 | 2.0 MB | |
| linux_x86_agent | 2026-03-03 | 2.1 MB | |
| linux_x86_admin | 2026-03-03 | 2.3 MB | |
| linux_x64_agent | 2026-03-03 | 2.2 MB | |
| linux_x64_admin | 2026-03-03 | 2.5 MB | |
| linux_arm64_agent | 2026-03-03 | 2.0 MB | |
| linux_arm64_admin | 2026-03-03 | 2.3 MB | |
| arm_eabi5_agent | 2026-03-03 | 2.0 MB | |
| macos_x64_agent | 2026-03-03 | 5.7 MB | |
| macos_x64_admin | 2026-03-03 | 6.5 MB | |
| macos_arm64_agent | 2026-03-03 | 5.5 MB | |
| macos_arm64_admin | 2026-03-03 | 6.3 MB | |
| freebsd_x86_agent | 2026-03-03 | 5.1 MB | |
| freebsd_x86_admin | 2026-03-03 | 5.8 MB | |
| freebsd_arm_agent | 2026-03-03 | 5.2 MB | |
| freebsd_arm_admin | 2026-03-03 | 6.0 MB | |
| README.md | 2024-03-29 | 3.0 kB | |
| Stowaway source code.tar.gz | 2024-03-29 | 218.6 kB | |
| Stowaway source code.zip | 2024-03-29 | 258.4 kB | |
| Totals: 23 Items | 73.2 MB | 2 | |
👻 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 (github.com) 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
- 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
- Fix nil pointer bug #41.Thanks to @zyylhn
- 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 https://github.com/upx/upx/issues/612
- 2024.3.28
- Allow admin to exit when nothing connected https://github.com/ph4ntonn/Stowaway/commit/2ed667d41eacc5a60e5c0a841f3e16246760fcce
- 2024.3.29
- Enable TLS feature for the connection between nodes https://github.com/ph4ntonn/Stowaway/commit/af059a7e5987decbc6b426b3ec7f7de326bd82c6. Thanks to @lz520520
- Socks can listen on specific interface https://github.com/ph4ntonn/Stowaway/commit/b183e10838b147ed4126448ad44e42b9c5363cb6
- 2024.3.31
- Update TLS https://github.com/ph4ntonn/Stowaway/commit/de126dbdb3d76111be06daaef2963708bce633e3
- 2024.4.1
- Enable WS for inter-node traffic https://github.com/ph4ntonn/Stowaway/commit/e4b324dd442eecd61360989c6c73949c06c55407 https://github.com/ph4ntonn/Stowaway/commit/e48c50ba0a0e1a2581608e23fb2601adc5ea5b2d 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 https://github.com/ph4ntonn/Stowaway/commit/14a6bd375fcb97f1af41633185b2d4d56bc17620
- 2024.8.8
- Fix a bug on Windows https://github.com/ph4ntonn/Stowaway/commit/64f77bac6db63c0ecfb7b69f56347f633b0bbcaf
- 2024.8.19
- Fix websocket https://github.com/ph4ntonn/Stowaway/commit/507a2283058222b0b3f648e625510c706cadb428
- 2024.11.22
- Update release, make it more compatible
- 2024.12.6
- Add new function & Update code https://github.com/ph4ntonn/Stowaway/commit/57deccf319d8d172dd304eac0c96627201bf4989 https://github.com/ph4ntonn/Stowaway/commit/9b53c6cb131e4254c210e5337af955e619201b92
- 2025.1.15
- Fix upload/download https://github.com/ph4ntonn/Stowaway/commit/263bdb49045531dbdd86f4ac4290da9337298bec