#!/usr/bin/hybris
print( (http_get( "www.whatismyip.com", "/" ) ~= "/>Your IP address is: ([^<]+)</imS")[0]."\n" );
Popularity: 6% [?]
No related posts.
#!/usr/bin/hybris
print( (http_get( "www.whatismyip.com", "/" ) ~= "/>Your IP address is: ([^<]+)</imS")[0]."\n" );
Popularity: 6% [?]
No related posts.
Cool! But I would simply query whatismyip.org site!! Hehehe
Hey!! That is an awesome script shell (i think) idea!!!! I made the same thing except over more of a API. Shell is way better, awesome … and I love the syntax of this (and example url is great
).
Actually it’s not a shell script, it’s a language i wrote (hybris, you can find it here http://github.com/evilsocket/Hybris)
Complimenti..credo che comincierò a studiare i tuoi source.
Mi piace davvero molto!, spero che tu riesca a svilupparlo in maniera più completa possibile cosi almeno cerco di studiarlo
quindi fallo il più facile possibile XD