User Tools

Site Tools


утилита_wget

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

утилита_wget [2025/06/23 12:30] (current)
val created
Line 1: Line 1:
 +====== Утилита wget ======
  
 +<​code>​
 +wget "​http://​localhost:​8088/​rawman?​action=login&​username=zabbix&​secret=zabbix"​ --save-cookies cookies.txt -O -
 +wget "​http://​localhost:​8088/​rawman?​action=ping"​ --load-cookies cookies.txt -O -
 +wget "​http://​localhost:​8088/​rawman?​action=logoff"​ --load-cookies cookies.txt -O -
 +</​code>​
утилита_wget.txt · Last modified: 2025/06/23 12:30 by val