summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/hackvrnet
diff options
context:
space:
mode:
Diffstat (limited to 'share/hackvr/examples/hackvrnet')
-rwxr-xr-xshare/hackvr/examples/hackvrnet/connect.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/hackvr/examples/hackvrnet/connect.sh b/share/hackvr/examples/hackvrnet/connect.sh
new file mode 100755
index 0000000..fe66a1b
--- /dev/null
+++ b/share/hackvr/examples/hackvrnet/connect.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+password=hackvr
+ncat 21.41.41.1 31337 -c 'hackvr "$USER"'