Hacker News new | ask | show | jobs
by hackmiester 1378 days ago
I am a network engineer. Mainly I have been triggering HTTP requests from routers I control.

In Cisco IOS you can configure the source IP address for HTTP requests using the 'ip http client source' configuration-mode command. Then, from exec mode, you can:

  #copy http://108.61.215.240/claim?name=hlfuller null:
  Loading http://108.61.215.240/claim?name=hlfuller
  321 bytes copied in 0.020 secs (16050 bytes/sec)