aboutsummaryrefslogtreecommitdiffstats
path: root/open_url.sh
blob: 3bd651416241bbbbd46ebfb365f1d475fcae6d6c (plain)
1
2
3
4
5
#!/usr/bin/env bash

# Opens a URL in the local SSH client machine's browser

cat <(echo "$1") > /dev/tcp/localhost/37705