sshuttleEasy Playground

Poor man's VPN: transparent proxy over SSH

Getting started with sshuttleRun locally
Install
pip install sshuttle
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: sshuttle)

sshuttle is a third-party package. Poor man's VPN: transparent proxy over SSH. Install with: pip install sshuttle

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?