I' back :)
Today let's update the PSotD blog with a script to find your IP address using Zinc HTTP Components. Credits also to Sven Van Caekenberghe which helped me to figure out why Zn was getting a 403
1 2 3 4 5 6 7 8 | ZnClient new systemPolicy; beOneShot; accept: ZnMimeType textPlain; headerAt: 'User-Agent' put: 'curl/7.54.0' ; timeout: 6000 ; get. |
0 comentarios:
Publicar un comentario