Skip to content

Instantly share code, notes, and snippets.

View kevinmartin's full-sized avatar
:octocat:

Kevin Jose Martin kevinmartin

:octocat:
View GitHub Profile
@teknogeek0
teknogeek0 / gist:c7d0f69f91193bcd9dee
Created January 27, 2015 22:28
cloudformation needs fn::split
{
"ReversePrivateDNSRecord1" : {
"Type" : "AWS::Route53::RecordSet",
"Properties" : {
"HostedZoneId" : "XXXXXXXXXXX",
"Comment" : { "Fn::Join" : [ "", ["DNS name for instance in CF stack: ", { "Ref": "AWS::StackName" }]]},
"Name" : {
"Fn::Join" : [ "", [
{ "Fn::Select" : [ "3", {"Fn::Split" : [".", { "Fn::GetAtt" : [ "Host1", "PrivateIp" ] } ] }]},
".",
@zziuni
zziuni / stuns
Created September 18, 2012 08:05
STUN server list
# source : http://code.google.com/p/natvpn/source/browse/trunk/stun_server_list
# A list of available STUN server.
stun.l.google.com:19302
stun1.l.google.com:19302
stun2.l.google.com:19302
stun3.l.google.com:19302
stun4.l.google.com:19302
stun01.sipphone.com
stun.ekiga.net