Skip to content

Releases: TunnelMind/netshell

NetShell v1.0.0

12 Apr 22:19

Choose a tag to compare

NetShell v1.0.0

Downloads

Platform File
Windows NetShell-Setup.exe
macOS NetShell-*.dmg
Linux (Debian/Ubuntu) netshell_*.deb
Linux (Fedora/RHEL) netshell-*.rpm

Linux install

# Debian/Ubuntu
sudo dpkg -i netshell_*.deb

# Fedora/RHEL
sudo rpm -i netshell-*.rpm

macOS note

If Gatekeeper blocks the app: right-click → Open → Open.
For fully signed/notarized builds, set APPLE_ID, APPLE_ID_PASSWORD,
and APPLE_TEAM_ID secrets in this repository.