12 lines
106 B
Tcl
Raw Normal View History

2014-02-05 16:43:59 -08:00
package require TclCurl
curl::transfer -url http://curl.haxx.se -verbose 1 -proxy "192.168.0.0"