dot_testing/builds/utils/sh/vpn

6 lines
99 B
Plaintext
Raw Normal View History

2024-01-24 18:49:26 -06:00
#!/bin/sh
# a poor man's vpn
ip=$(dig +short beepboop.systems)
sshuttle --dns -r ryan@$ip:443 0/0