Run the following command to install/upgrade the latest release.
bash <(curl -s -L https://raw.githubusercontent.com/MedicineYeh/workon/master/easy_install.sh)- Run
workon USER@JUMP_SERVER_IPto start the virtual env - Run
deactivateto exit virtual env
- It's designed for connecting to private LAN servers with predefined convenience.
- It's stateless. No connection built when using the virtual env.
- It's transparant. Use ssh/scp commands like you usually do.