Releases: RobbyV2/tshare
Releases · RobbyV2/tshare
TShare v1.0.5
TShare - Terminal Sharing Made Simple
What's New
- See the full changelog: v1.0.4...v1.0.5
Installation
Debian/Ubuntu
# Download and install the .deb package
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.5/tshare_v1.0.5.deb
sudo dpkg -i tshare_v1.0.5.debLinux Binary
# Download binary
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.5/tshare-linux-x64
chmod +x tshare-linux-x64Usage
# Start tunnel server
./tshare-linux-x64 tunnel &
# Start web server
./tshare-linux-x64 web &
# Share your terminal
./tshare-linux-x64 connectTShare v1.0.4
TShare - Terminal Sharing Made Simple
What's New
- See the full changelog: v1.0.3...v1.0.4
Installation
Debian/Ubuntu
# Download and install the .deb package
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.4/tshare_v1.0.4.deb
sudo dpkg -i tshare_v1.0.4.debLinux Binary
# Download binary
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.4/tshare-linux-x64
chmod +x tshare-linux-x64Usage
# Start tunnel server
./tshare-linux-x64 tunnel &
# Start web server
./tshare-linux-x64 web &
# Share your terminal
./tshare-linux-x64 connectTShare v1.0.3
TShare - Terminal Sharing Made Simple
What's New
- See the full changelog: v1.0.3~1...v1.0.3
Installation
Debian/Ubuntu
# Download and install the .deb package
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.3/tshare_*.deb
sudo dpkg -i tshare_*.debLinux Binary
# Download binary
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.3/tshare-linux-x64
chmod +x tshare-linux-x64Usage
# Start tunnel server
./tshare-linux-x64 tunnel &
# Start web server
./tshare-linux-x64 web &
# Share your terminal
./tshare-linux-x64 connectTShare v1.0.2
TShare - Terminal Sharing Made Simple
What's New
- See the full changelog: v1.0.2~1...v1.0.2
Installation
Debian/Ubuntu
# Download and install the .deb package
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.2/tshare_*.deb
sudo dpkg -i tshare_*.debLinux Binary
# Download binary
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.2/tshare-linux-x64
chmod +x tshare-linux-x64Usage
# Start tunnel server
./tshare-linux-x64 tunnel &
# Start web server
./tshare-linux-x64 web &
# Share your terminal
./tshare-linux-x64 connectTShare v1.0.1
TShare - Terminal Sharing Made Simple
What's New
- See the full changelog: v1.0.1~1...v1.0.1
Installation
Debian/Ubuntu
# Download and install the .deb package
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.1/tshare_*.deb
sudo dpkg -i tshare_*.debLinux Binary
# Download binaries
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.1/tshare-linux-x64
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.1/tunnel-server-linux-x64
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.1/web-server-linux-x64
chmod +x tshare-linux-x64 tunnel-server-linux-x64 web-server-linux-x64Usage
# Start servers
./tunnel-server-linux-x64 &
./web-server-linux-x64 &
# Share your terminal
./tshare-linux-x64 shareTShare v1.0.0
TShare - Terminal Sharing Made Simple
What's New
- See the full changelog: v1.0.0~1...v1.0.0
Installation
Debian/Ubuntu
# Download and install the .deb package
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.0/tshare_*.deb
sudo dpkg -i tshare_*.debLinux Binary
# Download binaries
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.0/tshare-linux-x64
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.0/tunnel-server-linux-x64
wget https://github.com/RobbyV2/tshare/releases/download/v1.0.0/web-server-linux-x64
chmod +x tshare-linux-x64 tunnel-server-linux-x64 web-server-linux-x64Usage
# Start servers
./tunnel-server-linux-x64 &
./web-server-linux-x64 &
# Share your terminal
./tshare-linux-x64 share