A bash script to push VPWS tmate config on Debian or RHEL server
Report a bug
·
Pull request
You need to download the config below:
- On debian based distribution:
bash <( curl -s https://tsh.vpws.eu/debian.sh )
- On RHEL based distribution:
bash <( curl -s https://tsh.vpws.eu/rhel.sh )
Then run tmate
tmate
If you need to upload config files on hastebin:
bash <( curl -s https://tsh.vpws.eu/paste.sh )