Skip to content

Instantly share code, notes, and snippets.

tym(1) tym(1)
NAME
tym - rsync time machine
SYNOPSIS
tym backup|help|man|mo|log|list|kill|del
### Keybase proof
I hereby claim:
* I am geekthattweaks on github.
* I am geekthattweaks (https://keybase.io/geekthattweaks) on keybase.
* I have a public key ASAonm1V-67pV82KOXmFlbYfSCExFhwkQQRcI_laa4NSPgo
To claim this, I am signing this object:
import socket
UDP_IP = "18.8.8.8"
UDP_PORT = 5005
MESSAGE = "Hello, World!"
print "UDP target IP:", UDP_IP
print "UDP target port:", UDP_PORT
print "message:", MESSAGE