Various scripts
 
 
 
Go to file
Dustin C. Hatch 84b66c8411 startvms: Support IPv6 services as well
Using the `socket.create_connection` function to attempt to connect to the
network service allows both IPv4 and IPv6 support, as the function tries both
families internally and returns the first socket to succeed.

--HG--
extra : amend_source : 6a0e3b9c90f6caff94290125072d50fe97aa312e
2014-12-03 21:43:21 -06:00
Start-VirtualMachines.ps1 Start-VirtualMachines: Script to start remote VMs 2014-12-03 17:31:18 -06:00
backup.py backup: Close file handles 2014-12-03 20:36:00 -06:00
create-vmachine.sh create-vmachine: Remove unused Portage variables 2014-01-16 21:57:44 -06:00
pingnet.py Rewrite pingnet.py to use multiple threads 2014-05-03 14:28:26 -05:00
startvms.py startvms: Support IPv6 services as well 2014-12-03 21:43:21 -06:00
wakeonlan.py wakeonlan: Added Wake-on-LAN magic packet sender script 2014-01-20 21:05:39 -06:00